From 73099fd88b195ff9239aed4765eef8d277f1335f Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 28 Oct 2025 15:40:17 +0100 Subject: [PATCH] change port --- ct/reitti.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/reitti.sh b/ct/reitti.sh index b4d891984..1025051cb 100644 --- a/ct/reitti.sh +++ b/ct/reitti.sh @@ -65,4 +65,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}:25600${CL}" +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8080${CL}"