MiWatch_MiWatchBot/docker-compose.yml

12 lines
212 B
YAML
Raw Normal View History

2020-06-23 10:50:41 +01:00
# Usage:
# docker-compose up --force-recreate
version: '2.1'
services:
BBLBTV_keith:
tty: true
stdin_open: true
build: .
image: bblbtb_keith:latest
volumes:
- $PWD:/usr/src/app/logs