fix wrong URL after Install (#1601)

This commit is contained in:
Thorsten 2025-01-20 09:20:08 +01:00 committed by GitHub
parent 7df8273654
commit 1d26b208ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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