port 3010

This commit is contained in:
2025-08-27 17:42:00 -05:00
parent 1832f98d40
commit 4242c8ab5a

View File

@@ -6,7 +6,7 @@ services:
dockerfile: Dockerfile
target: dev
ports:
- "3000:3000"
- "3010:3000"
environment:
- NODE_ENV=development
- HOSTNAME=0.0.0.0