This commit is contained in:
CanbiZ 2025-03-10 17:25:47 +01:00
parent 25a08c445c
commit 6342a6eccc

View File

@ -38,4 +38,4 @@ description
msg_ok "Completed Successfully!\n" msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following URL:${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:81${CL}" echo -e "${TAB}${GATEWAY}${BGN}https://${IP}:81${CL}"