Update URL to https (#1124)

This commit is contained in:
Suraj Subramanian 2024-12-31 13:25:53 +05:30 committed by GitHub
parent 13175efbd8
commit 69ae09346f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,4 +87,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}https://${IP}${CL}"