Update finish.sh

This commit is contained in:
FusionPBX 2024-08-30 17:55:44 -06:00 committed by GitHub
parent 1796834d71
commit 3eb0a0b726
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -122,8 +122,8 @@ echo " Use a web browser to login."
echo " domain name: https://$domain_name"
echo " username: $user_name"
echo " password: $user_password"
echo " db username: $database_username"
echo " db password: $database_password"
echo " database username: $database_username"
echo " database password: $database_password"
echo ""
echo " The domain name in the browser is used by default as part of the authentication."
echo " If you need to login to a different domain then use username@domain."