chore: staging port 4014→4017 (both 4014/4015 occupied)

This commit is contained in:
Antigravity AI
2026-06-28 18:11:40 +08:00
parent 641b5a2769
commit 48d42cb9a6
+1 -1
View File
@@ -6,7 +6,7 @@ services:
dockerfile: Dockerfile dockerfile: Dockerfile
image: falah-mobile:staging image: falah-mobile:staging
ports: ports:
- "4014:3000" - "4017:3000"
environment: environment:
- NODE_ENV=production - NODE_ENV=production
- HOSTNAME=0.0.0.0 - HOSTNAME=0.0.0.0