Naposledy aktivní 1743119010

yorgei22 revidoval tento gist 1743119010. Přejít na revizi

1 file changed, 7 insertions

authelia-template.conf(vytvořil soubor)

@@ -0,0 +1,7 @@
1 + include /snippets/authelia-location.conf;
2 + real_ip_header CF-Connecting-IP;
3 + location / {
4 + include /snippets/proxy.conf;
5 + include /snippets/authelia-authrequest.conf;
6 + proxy_pass http://$server:$port;
7 + }
Novější Starší