kin: KIN-FIX-007 Убрать --reload из uvicorn в продакшне

This commit is contained in:
Gros Frumos 2026-03-16 20:44:01 +02:00
parent 4a65d90218
commit 47cb4ac91f
3 changed files with 171 additions and 4 deletions

5
requirements.txt Normal file
View file

@ -0,0 +1,5 @@
click>=8.0
fastapi>=0.110
uvicorn>=0.29
cryptography>=41.0
python-multipart>=0.0.9