mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-14 10:37:20 -07:00
Add authentik config lines and adjust comments
This commit is contained in:
parent
f7b1d157a0
commit
48f8a9950a
266 changed files with 2185 additions and 523 deletions
|
@ -1,9 +1,10 @@
|
|||
## Version 2021/05/18
|
||||
## Version 2023/02/05
|
||||
# make sure that your authelia container is named authelia
|
||||
# make sure that your dns has a cname set for authelia
|
||||
# the default authelia-server and authelia-location confs included with letsencrypt rely on
|
||||
# subfolder proxy at "/authelia" and enabling of this proxy conf is not necessary.
|
||||
# But if you'd like to use authelia via subdomain, you can enable this proxy and set up your own
|
||||
# authelia-server and authelia-location confs as described in authelia docs.
|
||||
# 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 {
|
||||
listen 443 ssl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue