Skip to content

Commit

Permalink
fix: set env doc order
Browse files Browse the repository at this point in the history
  • Loading branch information
vipul-sharma20 committed Sep 5, 2021
1 parent 6e14dcf commit 59a1689
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ Pre-built image at: https://hub.docker.com/repository/docker/vipul20/slack-stand

Make sure to update the following environment variables in [`docker-compose.yml`](./docker-compose.yml)

### Helm

Helm chart in [`./charts`](./charts) directory.

#### Slack tokens

- `SLACK_SIGNING_SECRET`: Slack signing secret
Expand All @@ -40,6 +36,10 @@ Helm chart in [`./charts`](./charts) directory.
- `SQLALCHEMY_DATABASE_URI`: URI of the database to use. By default, a Sqlite DB is configured.


### Helm

Helm chart in [`./charts`](./charts) directory.

## Setting up the application on Slack

You can setup the Slack app using the app manifest (the easier way) or manually.
Expand Down

0 comments on commit 59a1689

Please sign in to comment.