update README

This commit is contained in:
2022-07-10 02:06:00 +08:00
parent 4c4ddca82b
commit 58794a479d
3 changed files with 8 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ MAST_SECRET="<your client key>"
MAST_SCOPE="read:accounts"
AUTH_BACKEND_URL="http://hole.localhost"
FRONTEND_WHITELIST="https://hole-thu.github.io"
FRONTEND_WHITELIST="https://thuhollow.github.io"
DATABASE_URL="postgres://hole:hole_pass@localhost/hole_v2"
MIGRATION_DIRECTORY=migrations/postgres