Add : Front end

This commit is contained in:
Guillaume-Sanchez
2026-06-29 22:16:59 +02:00
parent ba257b1a63
commit 273f0c1fa1
+3 -1
View File
@@ -4,8 +4,10 @@ services:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
container_name: cyberusgate_backend container_name: cyberusgate_backend
volumes:
- ./app:/app
environment: environment:
- PYTHONUNBUFFERED=1 - PYTHONUNBUFFERED=1
networks: networks:
- cyberusgate-network - cyberusgate-network