Update docker-compose.yml

This commit is contained in:
Narayana 2023-03-08 11:49:33 +05:30
parent cd77296281
commit abd02131d5

View File

@ -9,7 +9,7 @@ services:
ports:
- 80:80
depends_on:
# - plane-web
- plane-web
- plane-api
db:
image: postgres:14-alpine