mirror of
https://github.com/linuxserver/docker-swag.git
synced 2024-10-01 01:35:49 -04:00
Update authentik-location.conf
This commit is contained in:
parent
c686dfee47
commit
a95a0f639a
@ -1,5 +1,5 @@
|
||||
## Version 2022/08/20
|
||||
# Make sure that your authentik container is in the same user defined bridge network and is named authentik
|
||||
# Make sure that your authentik container is in the same user defined bridge network and is named authentik-server
|
||||
|
||||
##############################
|
||||
# authentik-specific config
|
||||
@ -20,4 +20,4 @@
|
||||
proxy_set_header X-authentik-groups $authentik_groups;
|
||||
proxy_set_header X-authentik-email $authentik_email;
|
||||
proxy_set_header X-authentik-name $authentik_name;
|
||||
proxy_set_header X-authentik-uid $authentik_uid;
|
||||
proxy_set_header X-authentik-uid $authentik_uid;
|
||||
|
Loading…
Reference in New Issue
Block a user