change image name
This commit is contained in:
parent
6985255dd9
commit
eeb6ba6e49
@ -2,6 +2,7 @@ version: '3'
|
||||
services:
|
||||
app:
|
||||
build: .
|
||||
image: slack-dingtalk-bridge
|
||||
ports:
|
||||
- 3000:3000
|
||||
restart: unless-stopped
|
||||
@ -9,4 +10,3 @@ services:
|
||||
- SLACK_SIGNING_SECRET=***
|
||||
- SLACK_BOT_TOKEN=xoxb-***
|
||||
- DINGTALK_WEBHOOK='https://oapi.dingtalk.com/robot/send?access_token=这里填写自己钉钉群自定义机器人的token'
|
||||
|
Loading…
x
Reference in New Issue
Block a user