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}"