mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-06-14 23:16:17 +02:00
mealie: add some env vars
This commit is contained in:
parent
e068bf493e
commit
f36490d93c
1 changed files with 2 additions and 0 deletions
|
|
@ -54,6 +54,8 @@ services:
|
||||||
# Other
|
# Other
|
||||||
ALLOW_SIGNUP: 'false'
|
ALLOW_SIGNUP: 'false'
|
||||||
DEFAULT_EMAIL:
|
DEFAULT_EMAIL:
|
||||||
|
MAX_WORKERS: 1
|
||||||
|
WEB_CONCURRENCY: 1
|
||||||
volumes:
|
volumes:
|
||||||
- 'data:/app/data'
|
- 'data:/app/data'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue