From 394befcfef5ce2515f727b499bce451ec26f1353 Mon Sep 17 00:00:00 2001 From: Bas van den Berg <74251551+bvdberg01@users.noreply.github.com> Date: Mon, 28 Jul 2025 21:46:53 +0200 Subject: [PATCH] Update ots.sh --- ct/ots.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/ots.sh b/ct/ots.sh index 774c4484..26a224e8 100644 --- a/ct/ots.sh +++ b/ct/ots.sh @@ -58,4 +58,4 @@ description msg_ok "Completed Successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}" -echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:3000${CL}" +echo -e "${TAB}${GATEWAY}${BGN}https://${IP}${CL}"