@@ -0,0 +1,9 @@
_default:
just --list db
start:
docker compose up -d
stop:
docker compose down
reset:
docker compose down -v --remove-orphans
The note is not visible to the blocked user.