fix: site/ structure (no Procfile)

This commit is contained in:
2026-07-21 17:50:23 +04:00
parent f375304e3f
commit 8912ecbdfb
3 changed files with 4 additions and 5 deletions
-1
View File
@@ -1 +0,0 @@
web: gunicorn -b 0.0.0.0:$PORT app:app
+4 -4
View File
@@ -1,4 +1,4 @@
Flask Flask>=3.0
gunicorn gunicorn>=21.2
kafka-python kafka-python>=2.0
clickhouse-connect clickhouse-connect>=0.7
View File