Ports fixed v2

This commit is contained in:
Huzaifa Inam 2026-08-07 15:03:37 +05:00
parent 9206c21cb9
commit ef6f77a126

View file

@ -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