todo removed
This commit is contained in:
parent
28dab84cad
commit
2000f37e88
1 changed files with 0 additions and 4 deletions
|
@ -7,10 +7,6 @@
|
||||||
``UPLOAD_DIRECTORY``: where to store the uploaded files; should be mapped to a volume; defaults to "/uploads"
|
``UPLOAD_DIRECTORY``: where to store the uploaded files; should be mapped to a volume; defaults to "/uploads"
|
||||||
``AUTH_TOKEN``: token used for authenticating
|
``AUTH_TOKEN``: token used for authenticating
|
||||||
|
|
||||||
## ToDo
|
|
||||||
|
|
||||||
- [ ] wsgi server
|
|
||||||
|
|
||||||
## Example Docker-Compose
|
## Example Docker-Compose
|
||||||
|
|
||||||
see [docker-compose.yml](./docker-compose.yml)
|
see [docker-compose.yml](./docker-compose.yml)
|
||||||
|
|
Reference in a new issue