From d21a4e0bfb0885dd160a65db5fc752ee381bde76 Mon Sep 17 00:00:00 2001 From: Ronald Loyko <108372764+ronaldloyko@users.noreply.github.com> Date: Thu, 29 Sep 2022 07:14:11 +0300 Subject: [PATCH] fix: add username var to end instructions (#738) --- public/v4/apps/rocketchat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v4/apps/rocketchat.yml b/public/v4/apps/rocketchat.yml index 04983df..8c7f1a8 100644 --- a/public/v4/apps/rocketchat.yml +++ b/public/v4/apps/rocketchat.yml @@ -119,7 +119,7 @@ caproverOneClickApp: For more information see https://github.com/RocketChat/Rocket.Chat end: |- Your Rocket.Chat instance is now available at http://$$cap_appname.$$cap_root_domain - Log in to your newly deployed Rocket.Chat instance with the default admin account, username: "captain" and password: "$$cap_admin_password" + Log in to your newly deployed Rocket.Chat instance with the default admin account, username: "$$cap_admin_username" and password: "$$cap_admin_password" If you face any issues, you can reach out at, Forum: https://forums.rocket.chat Open Community Server: https://open.rocket.chat/channel/support