Init authelia and ldap configs

This commit is contained in:
Eric Nemchik 2022-09-08 12:07:12 -05:00
parent f3f295a09e
commit c6c9e02285
2 changed files with 22 additions and 1 deletions

View file

@ -7,6 +7,6 @@ fi
if [[ -f /config/nginx/ldap.conf ]]; then
echo "/config/nginx/ldap.conf exists.
Please apply any customizations to /config/nginx/ldap-server.conf
Ensure your nginx.conf is updated and remove /config/nginx/ldap.conf
Ensure your configs are updated and remove /config/nginx/ldap.conf
If you do not use this config, simply remove it."
fi