mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-24 09:36:43 -05:00
Merge branch 'master' into dev
This commit is contained in:
@@ -17,9 +17,10 @@
|
||||
"bot_token": "bot_token"
|
||||
},
|
||||
"stripe": {
|
||||
"goal_cents": 0,
|
||||
"secret_key": "sk_...",
|
||||
"webhook_secret": "whsec_..."
|
||||
"goal_cents": 300000,
|
||||
"secret_key": "secret_key",
|
||||
"webhook_secret": "webhook_secret",
|
||||
"notification_emails": []
|
||||
},
|
||||
"database": {
|
||||
"account": {
|
||||
@@ -42,4 +43,4 @@
|
||||
"board_name": "board_name"
|
||||
},
|
||||
"api_base": "https://api.domain.com"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user