Skip to content

Commit

Permalink
specify Bolt vs Heroku app environments
Browse files Browse the repository at this point in the history
  • Loading branch information
zimeg committed Oct 28, 2022
1 parent c393f39 commit c518e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_future/deploy_your_app.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ After your Heroku app is created, you'll be given app-specific information for u

#### Add environment variables

The tokens and environment variables used by your app can be added to your new Heroku app using the following commands:
The tokens and environment variables used by your Bolt app can be added to your Heroku app environment using the following commands:

```sh
$ heroku config:set --app HEROKU_APP_NAME SLACK_APP_TOKEN=xapp-your-app-level-token
Expand Down

0 comments on commit c518e11

Please sign in to comment.