1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-30 18:51:24 +00:00
dockerfiles/hubot/docker-compose.yml

6 lines
130 B
YAML
Raw Normal View History

2015-09-26 08:52:43 +00:00
hubot:
image: vimagick/hubot
environment:
- HUBOT_SLACK_TOKEN=xoxb-xxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxx
restart: always