Update docker-compose.yml
This commit is contained in:
parent
f46bd3ff9e
commit
a2dbd7b554
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ services:
|
||||||
- ALLOW_SIGNUP=true
|
- ALLOW_SIGNUP=true
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=America/Anchorage
|
- TZ=Europe/Amsterdam
|
||||||
- MAX_WORKERS=1
|
- MAX_WORKERS=1
|
||||||
- WEB_CONCURRENCY=1
|
- WEB_CONCURRENCY=1
|
||||||
- BASE_URL=https://food.irina-and-spencer.com
|
- BASE_URL=https://food.irina-and-spencer.com
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue