📝 docs: Update default administrator account information and security recommendations in installation guides

This commit is contained in:
web@ppanel
2025-12-28 07:05:21 +00:00
parent c84b5a0b35
commit 7279275532
10 changed files with 96 additions and 8 deletions
+8
View File
@@ -309,6 +309,14 @@ ps aux | grep ppanel
- **用户面板**: `http://your-server-ip:8080`
- **管理后台**: `http://your-server-ip:8080/admin/`
::: warning 默认凭据
**默认管理员账号**:
- **邮箱**: `admin@ppanel.dev`
- **密码**: `password`
**安全提醒**: 首次登录后请立即修改默认凭据。
:::
### 配置防火墙
```bash