mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 04:51:33 -07:00
add note about enabling in default site conf
This commit is contained in:
parent
eb5510831b
commit
88e56a4785
54 changed files with 56 additions and 56 deletions
|
@ -10,7 +10,7 @@ location /blog {
|
|||
#auth_request /auth;
|
||||
#error_page 401 =200 /login;
|
||||
|
||||
# enable for Authelia
|
||||
# enable for Authelia, also enable authelia-server.conf in the default site config
|
||||
#include /config/nginx/authelia-location.conf;
|
||||
|
||||
include /config/nginx/proxy.conf;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue