mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
setup depends in docker-fole
This commit is contained in:
parent
60af19d37a
commit
f0fad8ee41
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ services:
|
|||
dockerfile: Dockerfile
|
||||
container_name: mealie
|
||||
restart: always
|
||||
depends_on:
|
||||
- "postgres"
|
||||
ports:
|
||||
- 9090:80
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue