Add Procfile to specify start command

This commit is contained in:
2026-05-14 21:35:05 +03:00
parent 70a8e4e17e
commit 66ebf26aae

1
Procfile Normal file
View File

@@ -0,0 +1 @@
web: python app.py