diff --git a/authentication.docker-compose.yml b/authentication.docker-compose.yml index 2d2392e..718ca86 100644 --- a/authentication.docker-compose.yml +++ b/authentication.docker-compose.yml @@ -16,6 +16,7 @@ services: AUTHELIA_NOTIFIER_SMTP_USERNAME: ${NASCOMPOSE_AUTHELIA_SMTP_USERNAME?} AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE: /run/secrets/smtp_password AUTHELIA_NOTIFIER_SMTP_SENDER: ${NASCOMPOSE_AUTHELIA_SMTP_SENDER?} + AUTHELIA_LOG_LEVEL: info networks: - traefik volumes: