dispatcharr: include port 9191 in success-message (#11808)

This commit is contained in:
CanbiZ (MickLesk)
2026-02-11 22:05:32 +01:00
committed by GitHub
parent cba6717469
commit d09dd0b664

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}"