This commit is contained in:
whm
2026-03-17 20:41:11 +08:00
parent 1ece933a1e
commit ed930cbe12
2 changed files with 4 additions and 4 deletions

View File

@@ -50,9 +50,9 @@ sudo systemctl reload nginx
|----------|----------|------|
| `https://yuheng.yuxindazhineng.com/` | 9528 | 前台 |
| `https://yuheng.yuxindazhineng.com/admin/` | 9529 | 管理后台 |
| `https://yuheng.yuxindazhineng.com/api/` | 9527 | API |
| `https://yuheng.yuxindazhineng.com/api/` | 9537 | API |
确保 `docker compose` 已启动,且本机 9527、9528、9529 已监听。
确保 `docker compose` 已启动,且本机 9537、9528、9529 已监听。
## 4. 新服务器首次安装 Nginx