Fix wrong URL after Setup (#1629)

This commit is contained in:
Thorsten
2025-01-21 09:10:27 +01:00
committed by GitHub
parent 33d6f8b860
commit 46c7c0e9ca

View File

@ -52,4 +52,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}:8007${CL}"
echo -e "${TAB}${GATEWAY}${BGN}https://${IP}:8007${CL}"