Add authentik config lines and adjust comments

This commit is contained in:
Eric Nemchik 2023-02-05 16:23:06 -06:00
commit 48f8a9950a
266 changed files with 2185 additions and 523 deletions

View file

@ -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;