1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-12 04:23:04 +02:00
dockerfiles/hubot/docker-compose.yml

6 lines
130 B
YAML
Raw Normal View History

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