perf: optimize polling, stats cache, and frontend chunk splitting
This commit is contained in:
@@ -68,7 +68,7 @@ services:
|
||||
# 健康检查(可选)
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "curl -f http://localhost:51233 || exit 1"]
|
||||
interval: 5m
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
start_period: 40s
|
||||
|
||||
Reference in New Issue
Block a user