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:
|
depends_on:
|
||||||
postgres:
|
postgres:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
port:
|
ports:
|
||||||
- "7000"
|
- "7000"
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue