Add : Front end

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