@@ -0,0 +1,7 @@
.PHONY: up down
up:
docker compose up -d --build
down:
docker compose down
The note is not visible to the blocked user.