Update docker-compose.yml
This commit is contained in:
parent
a83dc5eee3
commit
f46bd3ff9e
1 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ services:
|
||||||
- TZ=America/Anchorage
|
- TZ=America/Anchorage
|
||||||
- MAX_WORKERS=1
|
- MAX_WORKERS=1
|
||||||
- WEB_CONCURRENCY=1
|
- WEB_CONCURRENCY=1
|
||||||
- BASE_URL=https://mealie.yourdomain.com
|
- BASE_URL=https://food.irina-and-spencer.com
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue