From 4f8892236a0ba8e66b4bba694a2b56533935ea17 Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 9 Sep 2026 09:02:43 +0000 Subject: [PATCH] release: sync public installer asset README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fa778d0..ba57bbe 100644 --- a/README.md +++ b/README.md @@ -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 主机端口不同。 + --- ## 安装后检查