kutt: custom hostname option

This commit is contained in:
Tom Frenzel
2026-01-04 12:04:44 +01:00
parent 1153b1f635
commit be669ffdce
3 changed files with 34 additions and 14 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}${CL}"
echo -e "${TAB}${GATEWAY}${BGN}https://${IP}:3000 or https://<your-Kutt-domain>${CL}"