feat: added docker config

This commit is contained in:
2025-05-19 17:51:44 +02:00
parent 3b226ade2d
commit df22e6d0ae
3 changed files with 143 additions and 9 deletions

View File

@@ -13,12 +13,3 @@ sniffio==1.3.1 # FastAPI
starlette==0.46.2 # FastAPI
typing-extensions==4.13.2 # FastAPI
typing-inspection==0.4.0 # FastAPI
click==8.1.7 # uvicorn server
httptools==0.6.4 # uvicorn server
pyyaml==6.0.2 # uvicorn server
uvicorn==0.32.0 # uvicorn server
uvloop==0.21.0 # uvicorn server
watchfiles==0.24.0 # uvicorn server
websockets==14.1 # uvicorn server
gunicorn==23.0.0 # uvicorn server