From 120fad4d1e655c741ccc93356c55add1b214c139 Mon Sep 17 00:00:00 2001 From: Colin Hebert Date: Mon, 16 Jan 2023 17:07:58 +0100 Subject: [PATCH] Disable debug --- authentication.docker-compose.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/authentication.docker-compose.yml b/authentication.docker-compose.yml index a47cdd8..a3c77c0 100644 --- a/authentication.docker-compose.yml +++ b/authentication.docker-compose.yml @@ -16,7 +16,6 @@ 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: debug networks: - traefik volumes: