mirror of
https://github.com/tappollo/booster.git
synced 2026-04-29 18:16:27 +08:00
feat: add slack integration
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"name": "Development",
|
||||
"stripeKey": "*",
|
||||
"slackWebHook": "*",
|
||||
"elasticSearchULR": "*"
|
||||
"elasticSearchULR": "*",
|
||||
"slack": {
|
||||
"url": "https://slack.webhook.url",
|
||||
"channel": "mercy-f16ad"
|
||||
},
|
||||
"functionsRoot": "https://us-central1-mercy-f16ad.cloudfunctions.net",
|
||||
"projectId": "mercy-f16ad"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user