Set timeout and log level
This commit is contained in:
parent
49bd0f9d22
commit
8d409c5fe8
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user