Update ots.sh

This commit is contained in:
Bas van den Berg 2025-07-28 21:46:53 +02:00 committed by GitHub
parent 8d26e9b802
commit 394befcfef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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