From 1b857049bccfcb3803549dda37ab38ffd4880c12 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Tue, 14 Oct 2025 19:40:58 +0200 Subject: [PATCH] Update Open Archiver --- ct/openarchiver.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/openarchiver.sh b/ct/openarchiver.sh index 6bd2de36a..a92bbdf0a 100644 --- a/ct/openarchiver.sh +++ b/ct/openarchiver.sh @@ -39,4 +39,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}${CL}" +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:3000${CL}"