mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-07 21:41:31 -07:00
Merge pull request #567 from linuxserver/rm-comments
Remove authelia comments
This commit is contained in:
commit
1f670f3efe
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