From 8e3f960c894f0c8e3a295200056289140914f1e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Mon, 11 May 2026 22:06:08 +0200 Subject: [PATCH] Apply suggestion from @tremor021 --- ct/lychee.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/lychee.sh b/ct/lychee.sh index caa818906..b2bd05d33 100644 --- a/ct/lychee.sh +++ b/ct/lychee.sh @@ -70,4 +70,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}"