diff --git a/config.py b/config.py deleted file mode 100644 index ecbffca..0000000 --- a/config.py +++ /dev/null @@ -1,2 +0,0 @@ - -DEPLOY = False diff --git a/dockerfiles/worker/Dockerfile b/dockerfiles/worker/Dockerfile deleted file mode 100644 index cae789a..0000000 --- a/dockerfiles/worker/Dockerfile +++ /dev/null @@ -1,3 +0,0 @@ -FROM docker:dind -WORKDIR /usr/src/app/ -COPY . /usr/src/app \ No newline at end of file