mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 03:45:49 +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
|
||||
ALLOW_SIGNUP: 'false'
|
||||
DEFAULT_EMAIL:
|
||||
MAX_WORKERS: 1
|
||||
WEB_CONCURRENCY: 1
|
||||
volumes:
|
||||
- 'data:/app/data'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue