perf(runtime): switch socketio to eventlet and optimize asset chunk caching
This commit is contained in:
@@ -26,6 +26,7 @@ services:
|
||||
# Flask 配置
|
||||
- FLASK_ENV=production
|
||||
- FLASK_DEBUG=false
|
||||
- SOCKETIO_ASYNC_MODE=eventlet
|
||||
# 服务器配置
|
||||
- SERVER_HOST=0.0.0.0
|
||||
- SERVER_PORT=51233
|
||||
|
||||
Reference in New Issue
Block a user