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: .
dockerfile: Dockerfile
container_name: cyberusgate_backend
volumes:
- ./app:/app
ports:
- "8000:8000"
environment:
- PYTHONUNBUFFERED=1
networks: