fix: site/ structure (no Procfile)

This commit is contained in:
2026-07-21 17:50:22 +04:00
parent 3e1505f6b1
commit 6b63433077
3 changed files with 3 additions and 4 deletions
-1
View File
@@ -1 +0,0 @@
web: gunicorn -b 0.0.0.0:$PORT app:app
+3 -3
View File
@@ -1,3 +1,3 @@
Flask Flask>=3.0
gunicorn gunicorn>=21.2
kafka-python kafka-python>=2.0
View File