添加docker支持

This commit is contained in:
2021-01-21 16:45:31 +08:00
parent 06025c3df8
commit 6985255dd9
3 changed files with 22 additions and 1 deletions

View File

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