fix: require password login by default on first install.

Set APP_AUTH_DISABLED=false in exchange env examples so LAN deploys no longer skip auth.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-17 18:08:35 +08:00
parent 690635b59f
commit 7e06db758d
5 changed files with 14 additions and 9 deletions
+1
View File
@@ -40,6 +40,7 @@ bash /opt/crypto_monitor_user/deploy/manage.sh
- 登录账号: **admin**
- 登录密码: **admin123**
- **三所实例与中控均默认需要登录**( `APP_AUTH_DISABLED=false` )
- 浏览器配置: 各所 **env 配置**(API,风控) + 中控 **系统设置**
**无需 SSH 编辑 `.env` 填 API**;密钥由 `bootstrap_deploy_secrets.py` 自动生成.