Update README.md
This commit is contained in:
@@ -180,7 +180,7 @@ SLACK_CAPTURE_REACTION=pushpin
|
|||||||
EOF
|
EOF
|
||||||
```
|
```
|
||||||
|
|
||||||
`SLACK_SIGNING_SECRET` is already in the integration variables above. There is no OAuth flow here on purpose: a single workspace reading credentials from the environment is far less machinery than an install dance, and the OAuth endpoints in the provider registry stay unused until multi-workspace support is actually needed.
|
`SLACK_SIGNING_SECRET` is already in the integration variables above. There is no OAuth flow here on purpose: a single workspace reading credentials from the environment is a simple, and the OAuth endpoints in the provider registry stay unused until multi-workspace support is actually needed.
|
||||||
|
|
||||||
### 2. Expose backend
|
### 2. Expose backend
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user