Set timeout and log level

This commit is contained in:
Mac Chaffee 2025-05-25 14:38:57 -04:00
parent 49bd0f9d22
commit 8d409c5fe8

View File

@ -2,12 +2,14 @@ TYPE=mealie
DOMAIN=mealie.example.com
COMPOSE_FILE="compose.yml"
# Initial deploy downloads NLTK data so may take a while
TIMEOUT=300
LETS_ENCRYPT_ENV=production
## All config: https://docs.mealie.io/documentation/getting-started/installation/backend-config/
ALLOW_SIGNUP=false
# LOG_LEVEL=info
LOG_LEVEL=warn
# TOKEN_TIME=8765
# TZ=UTC