Add default admin credentials and improved initialization logging

This commit is contained in:
aiulian25 2025-12-17 01:12:36 +00:00
parent 6c8f9ceb63
commit ec05cbb788
4 changed files with 54 additions and 7 deletions

View file

@ -173,5 +173,9 @@ Your StreamFlow application is now ready for easy deployment! Users will be able
1. Download one file (`docker-compose.yml`)
2. Run `docker compose up -d`
3. Access the application instantly
4. Login with default credentials:
- **Username**: `admin`
- **Password**: `admin`
- Change password on first login!
No complex builds, no dependencies, just pull and run! 🎉