mealie: add some env vars

This commit is contained in:
Jef Roosens 2022-10-12 12:04:07 +02:00
parent e068bf493e
commit f36490d93c
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB

View file

@ -54,6 +54,8 @@ services:
# Other
ALLOW_SIGNUP: 'false'
DEFAULT_EMAIL:
MAX_WORKERS: 1
WEB_CONCURRENCY: 1
volumes:
- 'data:/app/data'