Compare commits

...

1 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
18dba116f3 dispatcharr: include port 9191 in success-message 2026-02-11 20:41:06 +01:00

View File

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