todo removed

This commit is contained in:
Michael Grote 2023-04-13 15:28:13 +02:00
parent 28dab84cad
commit 2000f37e88

View file

@ -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)