sup guys
I have BookStack add-on running at port 2665 and I have set a sidebar shortcut by adding a web url dashboard
panel_iframe:
mdi_icons:
title: "Wiki"
url: "http://192.168.0.23:2665/?iframe=true&theme=dark"
icon: mdi:wikipedia
when I click the shortcut it can't load the iframe
192.168.0.23 refused to connect.
probably because home assistant is running at 8123 and bookstack over 2665?
how can I fix this?