Add first time setup instructions for default superuser account in README files

This commit is contained in:
2026-01-26 16:43:34 +08:00
parent 86247aa5a2
commit 783e0dc984
2 changed files with 10 additions and 0 deletions

View File

@@ -42,6 +42,11 @@ npm run dev
Visit `http://localhost:5173`
**First Time Setup**: On first run, a default superuser account will be automatically created:
- Username: `admin`
- Password: `admin123456`
- **IMPORTANT**: Please change the password immediately after first login for security!
## Configuration
Backend `.env` key settings: