@@ -2,7 +2,7 @@ build:
@docker compose build
run:
@docker compose up
@docker compose up -d --remove-orphans
clean:
@docker builder prune
@@ -13,4 +13,4 @@ test:
tc:
@go test -cover
.DEFAULT_GOAL=run
The note is not visible to the blocked user.