From 038947416d347f651300c7aa60be8b93154bab01 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 21 Jan 2025 11:07:09 +0100 Subject: [PATCH] add port for beszel --- ct/beszel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/beszel.sh b/ct/beszel.sh index bd30dbbd5a..b0b87e1d85 100644 --- a/ct/beszel.sh +++ b/ct/beszel.sh @@ -44,4 +44,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 IP:${CL}" -echo -e "${TAB}${GATEWAY}${BGN}http://${IP}${CL}" \ No newline at end of file +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8090${CL}"