From 084fe63b8b43f9984b412650a505035e75162801 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Sun, 14 Sep 2025 14:33:29 +0200 Subject: [PATCH] Update SigNoz --- ct/signoz.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/signoz.sh b/ct/signoz.sh index 160ab60b..1e25d1c4 100644 --- a/ct/signoz.sh +++ b/ct/signoz.sh @@ -55,4 +55,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}:22300${CL}" +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8080${CL}"