Komodo: Generate admin users password (#7193)

* Fix admin login

* fix json

* Add credentials to creds file
This commit is contained in:
Slaviša Arežina
2025-08-25 19:10:41 +02:00
committed by GitHub
parent 3ad6cdf85a
commit bd6626e919
2 changed files with 9 additions and 1 deletions

View File

@ -44,7 +44,7 @@
},
"notes": [
{
"text": "After the initial installation: Enter your desired admin user and password and then click on Sign Up",
"text": "For admin username and password type `cat ~/komodo.creds` inside LXC.",
"type": "info"
}
]