Remove API URL UI; add username/password change in settings.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-24 16:46:53 +08:00
parent e24b4f297f
commit 0fca5f025e
6 changed files with 199 additions and 52 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
- 反代:[`https://dc.hyf2.cc`](https://dc.hyf2.cc) → 本机 `5155`PM2: `eth-hedge-api`
- 默认登录:见服务器 `/opt/eth_hedge_sim/.env``AUTH_USERNAME` / `AUTH_PASSWORD`(示例 `admin` / `admin123`
- 登录页 **API 地址** 默认同域即可(填 `https://dc.hyf2.cc` 亦可)
- 可在「系统设置」修改用户名/密码;前端固定同源 API,无 API 地址配置项
## 一键部署 / 更新(禁止 scp 传代码)