[wip] colisions

This commit is contained in:
bgoulard 2025-12-15 19:19:54 +01:00 committed by Maix0
parent 40068bfb57
commit 0033956ca1
5 changed files with 75 additions and 47 deletions

View file

@ -8,7 +8,7 @@ DOCKER_SERVICE= \
tic-tac-toe \
nginx \
user \
pong \
all: build
docker compose up -d $(DOCKER_SERVICE)