From c9b01ee07a2e787b773389119763d13922d7ffe6 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Wed, 22 Apr 2026 06:23:52 +0200 Subject: [PATCH] Update ct/mini-qr.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> --- ct/mini-qr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/mini-qr.sh b/ct/mini-qr.sh index 73f765504..3a38fc31b 100644 --- a/ct/mini-qr.sh +++ b/ct/mini-qr.sh @@ -60,4 +60,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}:80${CL}" +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}${CL}"