mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 04:51:33 -07:00
Remove authelia comments
Not needed in the next version of authelia
This commit is contained in:
parent
20b8717c97
commit
59c09efa85
1 changed files with 1 additions and 5 deletions
|
@ -1,10 +1,6 @@
|
||||||
## Version 2023/04/14
|
## Version 2023/04/29
|
||||||
# make sure that your authelia container is named authelia
|
# make sure that your authelia container is named authelia
|
||||||
# make sure that your dns has a cname set for authelia
|
# make sure that your dns has a cname set for authelia
|
||||||
# the default authelia-server and authelia-location confs included with swag rely on
|
|
||||||
# a built-in subfolder proxy at "/authelia" and enabling this proxy conf is not necessary.
|
|
||||||
# But if you'd like to use authelia via subdomain, you can enable this proxy and set
|
|
||||||
# the $authelia_backed variable in the authelia-server.conf.
|
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen 443 ssl;
|
listen 443 ssl;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue