Added files for deployment

This commit is contained in:
xemeds
2021-12-25 17:06:58 +03:00
parent 196bd81b46
commit 01fad75d1a
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
web: gunicorn run:app
+1
View File
@@ -2,3 +2,4 @@ flask==1.1.2
SQLAlchemy==1.3.23
flask-sqlalchemy==2.4.4
flask-wtf==0.14.3
gunicorn==20.1.0
+1
View File
@@ -0,0 +1 @@
python-3.8.5