You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Slack creates a unique string for your app and shares it with you. Verify requests from Slack with confidence by verifying signatures using your signing secret.",
"value": "",
"required": true
},
"SLACK_BOT_TOKEN": {
"description": "Bot tokens represent a bot associated with the app installed in a workspace. Unlike user tokens, they're not tied to a user's identity; they're just tied to your app. Begins with 'xoxb-'.",
"value": "",
"required": true
},
"APP_BASE": {
"description": "Do not change. Used by heroku-buildpack-monorepo",