Modification adress reseau

This commit is contained in:
Guillaume-Sanchez
2026-06-29 21:35:26 +02:00
parent 305929132e
commit f7e9220c51
2 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -6,9 +6,10 @@ services:
ports:
- "8000:8000"
volumes:
- ./app:/app # On monte le dossier local 'app' vers le conteneur
- ./app:/app
environment:
- PYTHONUNBUFFERED=1
- PYTHONPATH=/app
networks:
- cyberusgate-network