v1.0.1: 端口 16106→16089(16001-16100 外网安全组白名单内)

This commit is contained in:
2026-08-27 00:56:19 +08:00
parent 3a6d4fc683
commit 9c2133a992
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -25,14 +25,14 @@
## 快速开始
```bash
./start.sh # 默认端口 16106
./start.sh # 默认端口 16089
./start.sh stop # 停止
```
访问 `http://<IP>:16106/`
访问 `http://<IP>:16089/`
- 首页注册即可用(免费)
- 管理后台:`http://<IP>:16106/admin`,账号 `admin` / `admin123`(可开通企业/AI短剧付费)
- 管理后台:`http://<IP>:16089/admin`,账号 `admin` / `admin123`(可开通企业/AI短剧付费)
## 技术栈