Set log level to warning, not warn

This commit is contained in:
Mac Chaffee 2025-05-26 12:46:01 -04:00
parent 2d0f271fb5
commit e90b6973d8

View File

@ -9,7 +9,7 @@ LETS_ENCRYPT_ENV=production
## All config: https://docs.mealie.io/documentation/getting-started/installation/backend-config/
ALLOW_SIGNUP=false
LOG_LEVEL=warn
LOG_LEVEL=warning
# We use a custom log config to prevent logging to the filesystem and only log to stdout/stderr
LOG_CONFIG_OVERRIDE=/app/logconf-override.json
# TOKEN_TIME=8765