修改逻辑

This commit is contained in:
2021-01-21 17:10:51 +08:00
parent 0d5cf62944
commit 148b46f322
3 changed files with 15 additions and 21 deletions

View File

@@ -2,3 +2,5 @@ export SLACK_SIGNING_SECRET=***
export SLACK_BOT_TOKEN=xoxb-***
export DINGTALK_WEBHOOK='https://oapi.dingtalk.com/robot/send?access_token=这里填写自己钉钉群自定义机器人的token'
export PORT=3000