Docker fixes
This commit is contained in:
parent
084028ab6b
commit
e8e14c988d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ services:
|
|||
db:
|
||||
condition: service_healthy
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3002:3000"
|
||||
environment:
|
||||
- POSTGRES_HOST=db
|
||||
- POSTGRES_PORT=5432
|
||||
|
|
Loading…
Add table
Reference in a new issue