Ports fixed v2
This commit is contained in:
parent
9206c21cb9
commit
ef6f77a126
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ services:
|
|||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
port:
|
||||
ports:
|
||||
- "7000"
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
|
|
|
|||
Loading…
Reference in a new issue