update ldap login page address

This commit is contained in:
aptalca 2020-06-02 15:31:27 -04:00
commit 93ed849cbd
141 changed files with 148 additions and 148 deletions

View file

@ -10,7 +10,7 @@ location ^~ /adminer/ {
# 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;