-
- Downloads
- Use gunicorn
- Add env variable GUNICORN_WORKERS (default: 1) - new Port (8000) - You don't need to run "flask deploy" by hand anymore
... | ... | @@ -7,6 +7,7 @@ Flask-SocketIO |
Flask-SQLAlchemy | ||
Flask-Table | ||
Flask-WTF | ||
gunicorn | ||
jsonpatch | ||
psycopg2 | ||
redis |
Please register or sign in to comment