File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ ANTHROPIC_API_KEY=YOUR_ANTHROPIC_API_KEY
88# Required for OAuth (app_oauth.py). Set your app's OAuth credentials.
99# SLACK_CLIENT_ID=YOUR_SLACK_CLIENT_ID
1010# SLACK_CLIENT_SECRET=YOUR_SLACK_CLIENT_SECRET
11- # SLACK_REDIRECT_URI=https://YOUR_NGROK_SUBDOMAIN.ngrok-free.app/slack/oauth_redirect
1211# SLACK_SIGNING_SECRET=YOUR_SLACK_SIGNING_SECRET
12+ # SLACK_REDIRECT_URI=https://YOUR_NGROK_SUBDOMAIN.ngrok-free.app/slack/oauth_redirect
1313
1414# Optional, uncomment and set when using a custom Slack instance.
1515# SLACK_API_URL=YOUR_SLACK_API_URL
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ OPENAI_API_KEY=YOUR_OPENAI_API_KEY
88# Required for OAuth (app_oauth.py). Set your app's OAuth credentials.
99# SLACK_CLIENT_ID=YOUR_SLACK_CLIENT_ID
1010# SLACK_CLIENT_SECRET=YOUR_SLACK_CLIENT_SECRET
11- # SLACK_REDIRECT_URI=https://YOUR_NGROK_SUBDOMAIN.ngrok-free.app/slack/oauth_redirect
1211# SLACK_SIGNING_SECRET=YOUR_SLACK_SIGNING_SECRET
12+ # SLACK_REDIRECT_URI=https://YOUR_NGROK_SUBDOMAIN.ngrok-free.app/slack/oauth_redirect
1313
1414# Optional, uncomment and set when using a custom Slack instance.
1515# SLACK_API_URL=YOUR_SLACK_API_URL
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ OPENAI_API_KEY=YOUR_OPENAI_API_KEY
1010# Required for OAuth (app_oauth.py). Set your app's OAuth credentials.
1111# SLACK_CLIENT_ID=YOUR_SLACK_CLIENT_ID
1212# SLACK_CLIENT_SECRET=YOUR_SLACK_CLIENT_SECRET
13- # SLACK_REDIRECT_URI=https://YOUR_NGROK_SUBDOMAIN.ngrok-free.app/slack/oauth_redirect
1413# SLACK_SIGNING_SECRET=YOUR_SLACK_SIGNING_SECRET
14+ # SLACK_REDIRECT_URI=https://YOUR_NGROK_SUBDOMAIN.ngrok-free.app/slack/oauth_redirect
1515
1616# Optional, uncomment and set when using a custom Slack instance.
1717# SLACK_API_URL=YOUR_SLACK_API_URL
You can’t perform that action at this time.
0 commit comments