diff options
| author | Michael Grote | 2023-04-13 15:28:13 +0200 |
|---|---|---|
| committer | Michael Grote | 2023-04-13 15:28:13 +0200 |
| commit | 2000f37e887e7be62186a2e2f9a70dddc9445ba7 (patch) | |
| tree | 51a636f1c2b1c65a0f04b7e80dc2c7e72ffab63b /README.md | |
| parent | 28dab84cadc87ad4a550e7be375998f8dbb774b3 (diff) | |
todo removed
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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) |