@@ -5,7 +5,7 @@
# Commands
serve: down
@echo "Serving the project..."
docker compose -f compose.yml up --build -d
docker compose -f compose.yml up -d
down: pull
@echo "Stopping the project..."
docker compose -f compose.yml down --remove-orphans
The note is not visible to the blocked user.