mirror of
https://github.com/linuxserver/docker-swag.git
synced 2025-03-02 03:09:29 -05:00
Update authelia-location.conf.sample
This commit is contained in:
parent
777fa62481
commit
db4e661126
@ -34,7 +34,7 @@ add_header Set-Cookie $set_cookie;
|
|||||||
|
|
||||||
## Set $authelia_backend to route requests to the current domain by default
|
## Set $authelia_backend to route requests to the current domain by default
|
||||||
set $authelia_backend $http_host;
|
set $authelia_backend $http_host;
|
||||||
## In order for Webauthn to work with multiple subdomains Authelia must operate on a separate subdomain
|
## In order for Webauthn to work with multiple domains Authelia must operate on a separate subdomain
|
||||||
## To use Authelia on a separate subdomain:
|
## To use Authelia on a separate subdomain:
|
||||||
## * comment the $authelia_backend line above
|
## * comment the $authelia_backend line above
|
||||||
## * rename /config/nginx/site-conf/authelia.conf.sample to /config/nginx/site-conf/authelia.conf
|
## * rename /config/nginx/site-conf/authelia.conf.sample to /config/nginx/site-conf/authelia.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user