fix makefile

This commit is contained in:
2025-06-10 13:49:40 +00:00
parent 5afa56dd88
commit 41371f5579

View File

@@ -8,7 +8,7 @@ all:
docker compose up -d
rebuild:
docker compose up --build
docker compose up --build
# Launch the container
run: