docs: update FAQ to clarify default password usage for first-time login

This commit is contained in:
Soulter
2026-05-13 01:50:37 +08:00
parent c48108040c
commit 4672a04eb7
2 changed files with 3 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ On first startup, the WebUI account is `astrbot` by default, and the default pas
Set dashboard.host in data/cmd_config.json to enable remote access.
```
The random initial password may be different each first startup, so please change it as soon as possible in WebUI settings after logging in.
`UiYVpZxnW8k22IWqf0ru5pOy` is the default password.
### Forgot Dashboard Password

View File

@@ -24,6 +24,8 @@
Set dashboard.host in data/cmd_config.json to enable remote access.
```
其中的 `UiYVpZxnW8k22IWqf0ru5pOy` 就是默认密码。在使用默认密码登录后,会自动进入设置账户环节。
### 管理面板的密码忘记了
如果你忘记了 AstrBot 管理面板的密码,你可以在 `AstrBot/data/cmd_config.json` 配置文件中找到 `"dashboard"` 字段,如下: