removed some todos

This commit is contained in:
Oscar Krause 2022-12-28 09:24:02 +01:00
parent e1f2e942a6
commit 89bf744054

View File

@ -9,8 +9,6 @@ Only the clients need a connection to this service on configured port.
## ToDo's
- provide `.deb` package (WIP)
- migrate from `dataset` to `sqlalchemy` (WIP)
- migrate from `fastapi` to `flask`
- Support http mode for using external https proxy (disable uvicorn ssl for using behind proxy)