mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-14 02:27:24 -07:00
update ldap login page address
This commit is contained in:
parent
1cf4c2b15c
commit
93ed849cbd
141 changed files with 148 additions and 148 deletions
|
@ -7,7 +7,7 @@ location ^~ /booksonic {
|
|||
|
||||
# enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf
|
||||
#auth_request /auth;
|
||||
#error_page 401 =200 /login;
|
||||
#error_page 401 =200 /ldaplogin;
|
||||
|
||||
# enable for Authelia, also enable authelia-server.conf in the default site config
|
||||
#include /config/nginx/authelia-location.conf;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue