Add default admin credentials and improved initialization logging
This commit is contained in:
parent
6c8f9ceb63
commit
ec05cbb788
4 changed files with 54 additions and 7 deletions
|
|
@ -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! 🎉
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue