1
0
Fork 0
mirror of https://github.com/kou029w/daraz-san.git synced 2025-01-18 16:08:06 +00:00
daraz-san/app.json
2019-07-27 02:30:36 +09:00

12 lines
213 B
JSON

{
"env": {
"SLACK_BOT_TOKEN": {
"description": "Slack Bot Token",
"value": "xoxb-"
},
"SLACK_SIGNING_SECRET": {
"description": "Slack Signing Secret",
"value": ""
}
}
}