fix: name Node SSR upstream ssr

This commit is contained in:
2026-08-22 15:50:27 +08:00
parent 5a9a070160
commit 56e104ccf0
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -16,6 +16,7 @@
- `hostnginx` 新增 Node SSR 受控 upstream 区块解析、活动端口读取和硬切换渲染:
`# yms-update managed nodeSsr upstream begin/end`
- Node SSR Nginx 逻辑入口端口为 `8910`;受控 upstream 后端为 `18910``28910`
- Node SSR upstream 名称冻结为 `ssr`,受控标记为 `# yms-update managed ssr upstream begin/end`
### 尚未完成