Add docker support

This commit is contained in:
RemiZOffAlex
2020-08-20 20:11:57 +03:00
parent 3de14c84e8
commit 308aa64146
25 changed files with 487 additions and 27 deletions
+8 -6
View File
@@ -1,6 +1,8 @@
wtforms
flask
sqlalchemy
sqlalchemy-utils
alembic
celery
Flask==1.1.2
Flask-JSONRPC==1.1.0
alembic==1.4.2
SQLAlchemy==1.3.17
SQLAlchemy-Utils==0.36.6
flake8==3.8.3
gunicorn==20.0.4
psycopg2-binary==2.8.5