You've already forked AstralRinth
forked from didirus/AstralRinth
Payouts finish (#470)
* Almost done * More work on midas * Finish payouts backend * Update Cargo.lock * Run fmt + prepare
This commit is contained in:
7
.env
7
.env
@@ -42,7 +42,10 @@ RATE_LIMIT_IGNORE_IPS='["127.0.0.1"]'
|
||||
|
||||
WHITELISTED_MODPACK_DOMAINS='["cdn.modrinth.com", "edge.forgecdn.net", "github.com", "raw.githubusercontent.com"]'
|
||||
|
||||
ALLOWED_CALLBACK_URLS='["localhost", ".modrinth.com", "-modrinth.vercel.app"]'
|
||||
ALLOWED_CALLBACK_URLS='["localhost", ".modrinth.com"]'
|
||||
|
||||
ARIADNE_ADMIN_KEY=feedbeef
|
||||
ARIADNE_URL=https://staging-ariadne.modrinth.com/v1/
|
||||
ARIADNE_URL=https://staging-ariadne.modrinth.com/v1/
|
||||
|
||||
STRIPE_TOKEN=none
|
||||
STRIPE_WEBHOOK_SECRET=none
|
||||
Reference in New Issue
Block a user