This commit is contained in:
shenjianZ 2025-07-30 16:32:58 +08:00
parent 1f01ff97ad
commit 90ec3e5fc5
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ http {
# 设置更长的超时时间以保持 WebSocket 连接
proxy_read_timeout 600s;
proxy_send_timeout 600s;
}
}
}