diff --git a/docs/en/faq.md b/docs/en/faq.md index 0d8c4b1e6..e0dc7307d 100644 --- a/docs/en/faq.md +++ b/docs/en/faq.md @@ -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 diff --git a/docs/zh/faq.md b/docs/zh/faq.md index d9cf5a2de..64792747d 100644 --- a/docs/zh/faq.md +++ b/docs/zh/faq.md @@ -24,6 +24,8 @@ Set dashboard.host in data/cmd_config.json to enable remote access. ``` +其中的 `UiYVpZxnW8k22IWqf0ru5pOy` 就是默认密码。在使用默认密码登录后,会自动进入设置账户环节。 + ### 管理面板的密码忘记了 如果你忘记了 AstrBot 管理面板的密码,你可以在 `AstrBot/data/cmd_config.json` 配置文件中找到 `"dashboard"` 字段,如下: