release: sync public installer asset README.md

This commit is contained in:
2026-09-09 09:02:43 +00:00
parent 610d6f9e0d
commit 4f8892236a
+3
View File
@@ -89,6 +89,7 @@ curl -fsSL --proto '=https' --proto-redir '=https' \
| 管理后台/API | `18080` | `http://服务器IP:18080` |
| WebDAV | `18081` | `http://服务器IP:18081/dav` |
| TVBox | `18082` | `http://服务器IP:18082` |
| Emby 反向代理 | `18086` | `http://服务器IP:18086` |
| 小雅 Web | `5678` | `http://服务器IP:5678` |
| 小雅管理 | `2345` | 由小雅使用 |
| 小雅代理 | `2346` | 由小雅使用 |
@@ -109,6 +110,8 @@ curl -fsSL --proto '=https' --proto-redir '=https' \
> 小雅 Web、管理和代理端口会在选择独立安装小雅时由安装器提示确认;也可通过 `XYMEDIA_XIAOYA_PORT`、`XYMEDIA_XIAOYA_ADMIN_PORT`、`XYMEDIA_XIAOYA_PROXY_PORT` 预先指定。已有实例需要变更端口时,请先备份安装目录中的 `.env`,确认依赖方已停止或已调整,再使用对应端口变量重新运行安装器。
Emby 反向代理默认使用 `18086`,可通过 `XYMEDIA_EMBY_PROXY_PORT` 自定义;该端口必须与管理后台、WebDAV 和 TVBox 主机端口不同。
---
## 安装后检查