TrelloBot/docker-compose.yml

9 lines
177 B
YAML
Raw Normal View History

2020-04-29 13:54:12 +00:00
version: '2.1'
services:
trellobot:
container_name: trellobot
restart: always
image: registry.cliffbreak.de/trellobot
environment:
NODE_ENV: production