aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2020-11-14 21:18:04 +0100
committerGravatar Leon Sandøy <[email protected]>2020-11-14 21:18:04 +0100
commita8d4ac9841fe7be63aed2ba33b171c21f0eb5f33 (patch)
treeb3f2699a6d9f2e33e00596d9f20857bfe0847a6f /.dockerignore
parentAdd Notion to sponsors (diff)
Banish UWSGI from my life, replace with gunicorn.
This gets rid of various uwsgi stuff that we will no longer be needing. Enter; gunicorn.
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/.dockerignore b/.dockerignore
index 61fa291a..b6334213 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -15,9 +15,6 @@ pydis_site/apps/home/tests
pydis_site/apps/staff/tests
CHANGELOG.md
CONTRIBUTING.md
-docker
-!docker/uwsgi.ini
-!docker/wheels
docker-compose.yml
Dockerfile.local
docs