From 052c3ce9ad8f715f3d8168abc2e235d7329e78b7 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Wed, 11 Feb 2026 10:52:29 +0100 Subject: [PATCH] Update URL --- ct/drawio.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/drawio.sh b/ct/drawio.sh index eca889e05..f59030345 100644 --- a/ct/drawio.sh +++ b/ct/drawio.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}${CL}" +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8080/draw${CL}"