chore(M00-A): 建立单仓库基线和参考清单

This commit is contained in:
Codex
2026-06-15 15:34:50 +08:00
commit 28613b2093
62 changed files with 5830 additions and 0 deletions
+44
View File
@@ -0,0 +1,44 @@
# API 域名与 HTTPS
## 固定地址
- Origin: https://api.txyundm.cn
- App API: https://api.txyundm.cn/app-api
- Admin API: https://api.txyundm.cn/admin-api
- Uploads: https://api.txyundm.cn/uploads/
- Admin Web: https://api.txyundm.cn/admin/
## DNS
- A/AAAA 记录:未验证
- 当前服务器公网 IP:未验证
- 最近验证时间:未验证
## Nginx
- 配置文件:待生成
- 配置备份:待生成
- `nginx -t`:未执行
- 路由检查:未执行
## 证书
- 签发机构:未验证
- SAN:未验证
- 生效/到期:未验证
- 剩余天数:未验证
- 自动续期:未验证
- 最近 dry-run:未执行
## 微信合法域名
- request:未验证
- uploadFile:未验证
- downloadFile:未验证
- 真机验证:未执行
## 回滚
- 上一个配置:无
- 恢复命令:待生成