Document gadm release flow

This commit is contained in:
john
2026-06-20 15:41:22 +08:00
parent 44e962e270
commit cb51b94f2c
3 changed files with 148 additions and 1 deletions
+9
View File
@@ -47,6 +47,15 @@ pnpm open:plaza # 浏览器打开 https://plaza.tkmind.cn/plaza
公网 `https://plaza.tkmind.cn` 经 Cloudflare Tunnel 回源本机 `:3001`,需保持 `pnpm start:plaza` 运行。
## gadm / memind_adm
管理后台和运维接口说明见 **[docs/gadm-local.md](docs/gadm-local.md)**。
| 服务 | 地址 |
|------|------|
| memind_adm | http://127.0.0.1:8082 |
| ops 审核后台 | http://127.0.0.1:3002/ops/ |
## 常用脚本
| 命令 | 说明 |