aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Grote2023-04-13 15:28:13 +0200
committerMichael Grote2023-04-13 15:28:13 +0200
commit2000f37e887e7be62186a2e2f9a70dddc9445ba7 (patch)
tree51a636f1c2b1c65a0f04b7e80dc2c7e72ffab63b
parent28dab84cadc87ad4a550e7be375998f8dbb774b3 (diff)
todo removed
-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)