forked from github/plane
Update docker-compose.yml
This commit is contained in:
parent
cd77296281
commit
abd02131d5
@ -9,7 +9,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
depends_on:
|
depends_on:
|
||||||
# - plane-web
|
- plane-web
|
||||||
- plane-api
|
- plane-api
|
||||||
db:
|
db:
|
||||||
image: postgres:14-alpine
|
image: postgres:14-alpine
|
||||||
|
Loading…
Reference in New Issue
Block a user