Skip to content

Commit de2dc48

Browse files
Update docs/english/concepts/adding-agent-features.md
Co-authored-by: Michael Brooks <mbrooks@slack-corp.com>
1 parent ae3a278 commit de2dc48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/english/concepts/adding-agent-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ slack install -E local
5353
```sh
5454
SLACK_CLIENT_ID=YOUR_CLIENT_ID
5555
SLACK_CLIENT_SECRET=YOUR_CLIENT_SECRET
56-
SLACK_REDIRECT_URI=https://YOUR_NGROK_SUBDOMAIN.ngrok-free.app/slack/oauth_redirect
5756
SLACK_SIGNING_SECRET=YOUR_SIGNING_SECRET
57+
SLACK_REDIRECT_URI=https://YOUR_NGROK_SUBDOMAIN.ngrok-free.app/slack/oauth_redirect
5858
```
5959

6060
7. Start the app:

0 commit comments

Comments
 (0)