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