Add NewInvite

This commit is contained in:
2026-02-21 03:10:17 +00:00
parent 966f9797bb
commit 6f9da2e26a

1
NewInvite Normal file
View File

@@ -0,0 +1 @@
docker compose exec database mongosh revolt --eval 'db.invites.insertOne({ _id: "MY_SECRET_CODE" })'