diff --git a/docker-compose.yml b/docker-compose.yml deleted file mode 100644 index d1d9da3..0000000 --- a/docker-compose.yml +++ /dev/null @@ -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 \ No newline at end of file diff --git a/index.html b/index.html deleted file mode 100644 index e69de29..0000000