Add : Front end

This commit is contained in:
Guillaume-Sanchez
2026-06-29 22:17:22 +02:00
parent 273f0c1fa1
commit fb0aa18c5f
+2 -2
View File
@@ -4,8 +4,8 @@ services:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
container_name: cyberusgate_backend container_name: cyberusgate_backend
volumes: ports:
- ./app:/app - "8000:8000"
environment: environment:
- PYTHONUNBUFFERED=1 - PYTHONUNBUFFERED=1
networks: networks: