aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 9cdd0be..9341a99 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,6 @@
``UPLOAD_DIRECTORY``: where to store the uploaded files; should be mapped to a volume; defaults to "/uploads"
``AUTH_TOKEN``: token used for authenticating
-## ToDo
-
-- [ ] wsgi server
-
## Example Docker-Compose
see [docker-compose.yml](./docker-compose.yml)