docs: 记录 2026-06-01 生产部署验证结果

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Your Name
2026-06-01 12:23:44 +08:00
parent 8311821590
commit b76295aaec
@@ -50,6 +50,14 @@
- **需要**重新构建并部署前端 SPA
- 启动时自动执行 `admins` 表 DROP 废弃列(已存在则跳过)
## 生产部署记录(2026-06-01
- Git: `8311821``origin/main`
- 后端: `supervisorctl restart nexus``/health``ok`
- 前端: Vite build + tar/scp`index.html``index-ngtHwr8t.js``ServersPage-Vzm34hgn.js`
- 浏览器: 登录成功进入仪表盘与服务器列表
- API: `expires_in=3600`60 分钟 access token
## 验证方式
```bash