added docker and reverseproxy
This commit is contained in:
4
reverseproxy/authelia/auth.domain.conf
Executable file
4
reverseproxy/authelia/auth.domain.conf
Executable file
@@ -0,0 +1,4 @@
|
||||
location / {
|
||||
include /snippets/authelia-proxy.conf;
|
||||
proxy_pass $forward_scheme://$server:$port;
|
||||
}
|
||||
Reference in New Issue
Block a user