TrelloBot/docker-compose.yml
Simon 4e51dafdc0
All checks were successful
continuous-integration/drone/push Build is passing
Initial commit
2020-04-29 15:54:12 +02:00

9 lines
No EOL
177 B
YAML

version: '2.1'
services:
trellobot:
container_name: trellobot
restart: always
image: registry.cliffbreak.de/trellobot
environment:
NODE_ENV: production