remove some bits

This commit is contained in:
karl.hudgell 2020-06-30 14:35:48 +01:00
parent 59ceb75937
commit fce6458ef9
2 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
# 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

View File