From b1859248c494ac3b1ee869d2412de570259fb1fb Mon Sep 17 00:00:00 2001 From: tremor021 Date: Sun, 26 Oct 2025 21:54:44 +0100 Subject: [PATCH] Pangolin: update port --- ct/pangolin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/pangolin.sh b/ct/pangolin.sh index b1f5b7193..227df06d0 100644 --- a/ct/pangolin.sh +++ b/ct/pangolin.sh @@ -41,4 +41,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}http://${IP}:3002${CL}"