mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-01 18:30:34 +00:00
- Use gunicorn
- Add env variable GUNICORN_WORKERS (default: 1) - new Port (8000) - You don't need to run "flask deploy" by hand anymore
This commit is contained in:
@ -7,6 +7,7 @@ Flask-SocketIO
|
||||
Flask-SQLAlchemy
|
||||
Flask-Table
|
||||
Flask-WTF
|
||||
gunicorn
|
||||
jsonpatch
|
||||
psycopg2
|
||||
redis
|
||||
|
Reference in New Issue
Block a user