mirror of
https://github.com/linuxserver/docker-swag.git
synced 2024-10-01 01:35:49 -04:00
Remove proxy.conf from authentik location
This commit is contained in:
parent
01c28da51e
commit
b73f17181a
@ -3,7 +3,6 @@
|
||||
|
||||
# location for authentik auth requests
|
||||
location /outpost.goauthentik.io {
|
||||
include /config/nginx/proxy.conf;
|
||||
include /config/nginx/resolver.conf;
|
||||
set $upstream_authentik authentik-server;
|
||||
proxy_pass http://$upstream_authentik:9000/outpost.goauthentik.io;
|
||||
|
Loading…
Reference in New Issue
Block a user