Ajusta bootstrap e portas para subida sem conflitos

This commit is contained in:
Frederico Castro
2025-12-12 22:44:12 -03:00
parent a768fadbe2
commit 3edd81dbcb
5 changed files with 66 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ services:
context: ./backend
dockerfile: Dockerfile
ports:
- "8000:8000"
- "8010:8000"
env_file:
- ./backend/.env
environment: