Configure Docker to use Gunicorn instead of Flask development server for production deployment. Updated SocketIO configuration for gevent compatibility.
This commit is contained in:
@@ -2,4 +2,6 @@ Flask>=2.0.0
|
||||
Flask-SocketIO>=5.0.0
|
||||
numpy>=1.21.0
|
||||
matplotlib>=3.5.0
|
||||
plotly>=5.0.0
|
||||
plotly>=5.0.0
|
||||
gunicorn>=20.0.0
|
||||
gevent>=21.0.0
|
Reference in New Issue
Block a user