renamed reverseproxy folder to reverse-proxy
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
location / {
|
||||
include /snippets/authelia-proxy.conf;
|
||||
proxy_pass $forward_scheme://$server:$port;
|
||||
}
|
||||
Reference in New Issue
Block a user