kutt: use port 443

This commit is contained in:
Tom Frenzel
2026-01-04 13:04:41 +01:00
parent be669ffdce
commit 121478d4df
3 changed files with 6 additions and 6 deletions

View File

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