Update slack.md

This commit is contained in:
Yo-An Lin 2021-12-07 00:20:18 +08:00 committed by GitHub
parent a56c0a3623
commit c3c797397a

View File

@ -1,6 +1,6 @@
### Setting up Slack Notification
Put your slack bot token in the .env.local file:
Put your slack bot token in the `.env.local` file:
```sh
SLACK_TOKEN=xxoox
@ -20,4 +20,4 @@ notifications:
trade: "$silent"
order: "$slient"
submitOrder: "$slient"
```
```