1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-04-13 11:40:41 +02:00

update hubot

This commit is contained in:
kev 2020-03-25 18:20:53 +08:00
parent 63f9fc593c
commit ea498c083c
2 changed files with 3 additions and 1 deletions

View File

@ -6,4 +6,5 @@ hubot:
- ./data:/home/hubot/scripts
environment:
- HUBOT_SLACK_TOKEN=xoxb-xxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxx
restart: always
- HUBOT_AUTH_ADMIN=UXXXXXXXX
restart: unless-stopped

View File

@ -6,4 +6,5 @@ hubot:
- ./data:/home/hubot/scripts
environment:
- HUBOT_SLACK_TOKEN=xoxb-xxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxx
- HUBOT_AUTH_ADMIN=UXXXXXXXX
restart: unless-stopped