first commit

This commit is contained in:
mukesh13
2025-06-25 18:33:27 +05:30
parent 51201353a9
commit 24c8a734d4

View File

@ -6,7 +6,7 @@ services:
context: .
dockerfile: Dockerfile
ports:
- "8086:3000"
- "8081:3000"
environment:
- NODE_ENV=production
volumes: