mirror of
https://github.com/linuxserver/docker-swag.git
synced 2025-08-09 14:52:38 -04:00
Update authentik-location.conf
This commit is contained in:
parent
c686dfee47
commit
a95a0f639a
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue