Ingress tweaks with IPs.
Home Assistant Config Check / Home Assistant Configuration Check (push) Successful in 40s

This commit is contained in:
2025-09-13 08:18:01 -04:00
parent a5c87bb0af
commit 626f2b13ac
@@ -32,7 +32,7 @@ ingress:
ui_mode: toolbar
title: AdGuardHome
icon: si:adguard
url: http://adguard:8080
url: http://192.168.1.252:8080
# audiobookshelf:
# work_mode: ingress
# ui_mode: toolbar
@@ -44,16 +44,16 @@ ingress:
ui_mode: toolbar
title: Dockflare
icon: si:cloudflare
url: http://dockflare:5000
url: http://192.168.1.252:5001
ha_fusion:
work_mode: ingress
ui_mode: toolbar
title: HA Fusion
icon: mdi:monitor-dashboard
url: http://ha-fusion:5050
url: http://192.168.1.252:5050
upsnap:
work_mode: ingress
ui_mode: toolbar
title: UpSnap
icon: mdi:lan-pending
url: http://upsnap:5000
url: http://192.168.1.252:5000