|
|
|
@ -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 |
|
|
|
|