[add]: docker config

This commit is contained in:
VivianDee
2025-09-09 11:28:27 +01:00
parent 80cc543cdd
commit 00d89e460f
4 changed files with 40 additions and 4 deletions
-2
View File
@@ -36,5 +36,3 @@ def create_app() -> FastAPI:
return app
app = create_app()