mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 01:40:15 +08:00
docs: update FAQ to clarify default password usage for first-time login
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -24,6 +24,8 @@
|
||||
Set dashboard.host in data/cmd_config.json to enable remote access.
|
||||
```
|
||||
|
||||
其中的 `UiYVpZxnW8k22IWqf0ru5pOy` 就是默认密码。在使用默认密码登录后,会自动进入设置账户环节。
|
||||
|
||||
### 管理面板的密码忘记了
|
||||
|
||||
如果你忘记了 AstrBot 管理面板的密码,你可以在 `AstrBot/data/cmd_config.json` 配置文件中找到 `"dashboard"` 字段,如下:
|
||||
|
||||
Reference in New Issue
Block a user