fix deployments

This commit is contained in:
juanjo
2026-04-11 14:53:34 +02:00
parent fe56843a98
commit 533f76f68a
2 changed files with 15 additions and 9 deletions

View File

@@ -11,4 +11,9 @@ services:
networks:
- frontend
ports:
- "${PORT}:8000"
- "${PORT}:8000"
# --- ESTA ES LA PARTE QUE FALTABA ---
networks:
frontend:
driver: bridge