fix Gunicorn not working on linux + missing flask_migrate
This commit is contained in:
@@ -10,6 +10,7 @@ email-validator
|
||||
qrcode
|
||||
flask-compress
|
||||
pillow
|
||||
Flask-Migrate
|
||||
|
||||
# serving the application
|
||||
waitress # Production WSGI server for Windows (better than Gunicorn for Windows)
|
||||
|
||||
Reference in New Issue
Block a user