doc: update user config

This commit is contained in:
qixinbo
2026-03-22 19:30:41 +08:00
parent e7d799ffe1
commit cb50398ceb
2 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -83,7 +83,8 @@ npm install
npm run dev
```
Open your browser and navigate to `http://localhost:5173`. Boom! 🎉 You're ready to chat with your data.
### 3. Initial Account Setup 👤
The first user to register in the system will automatically be granted admin privileges. You can simply click the "Register" button on the login page to create your admin account (e.g., Username: `admin`, Password: `admin`), and then log in to manage projects, data sources, and users.
***