Add : Front end

This commit is contained in:
Guillaume-Sanchez
2026-06-29 22:04:45 +02:00
parent 0dfa6f5162
commit 137384f93c
+2
View File
@@ -2,6 +2,8 @@ services:
backend: backend:
build: . build: .
container_name: cyberusgate_backend container_name: cyberusgate_backend
environment:
- PYTHONUNBUFFERED=1
networks: networks:
- cyberusgate-network - cyberusgate-network