From 45e836f41c53d5dd4130c51359ef58c6350a8a74 Mon Sep 17 00:00:00 2001 From: vhsdream Date: Fri, 12 Dec 2025 12:28:58 -0500 Subject: [PATCH] add port --- ct/nextexplorer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/nextexplorer.sh b/ct/nextexplorer.sh index 015d17aaa..9bd966966 100644 --- a/ct/nextexplorer.sh +++ b/ct/nextexplorer.sh @@ -68,4 +68,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}:3000${CL}"