From 0eb03ebd9e16d2798bf82da6ca54b7ca4618b83c Mon Sep 17 00:00:00 2001 From: tremor021 Date: Fri, 7 Nov 2025 16:48:29 +0100 Subject: [PATCH] Finish --- ct/domain-monitor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/domain-monitor.sh b/ct/domain-monitor.sh index 6bfe4bbd0..a352ad7d2 100644 --- a/ct/domain-monitor.sh +++ b/ct/domain-monitor.sh @@ -64,4 +64,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}:3002${CL}" +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}${CL}"