refactor: port binding

This commit is contained in:
2025-12-24 17:29:19 -03:00
parent 65838bac74
commit bacc3f533a

View File

@@ -16,7 +16,7 @@ services:
- ./:/app
restart: unless-stopped
ports:
- 3005:8080
- 3006:8080
networks:
db-network: