diff --git a/.env.sample b/.env.sample index 7bc5658..dae16cb 100644 --- a/.env.sample +++ b/.env.sample @@ -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