Fix webserver config for the Home Assistant add-on (#758)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 9 Jul 2023 19:31:44 +0000 (21:31 +0200)
committerGitHub <noreply@github.com>
Sun, 9 Jul 2023 19:31:44 +0000 (21:31 +0200)
commit3528e331391dc97f99ad27408ed12bf05d37cac6
tree9ba91bc5fefac85f49097b7746387c2679a7c8a1
parent1c8864897685b892a4b287862187ed3f7d3769ba
Fix webserver config for the Home Assistant add-on (#758)

* unhide the expose option for the webserver

* Set some sane defaults on the webserver

* use correct hassio network
music_assistant/server/controllers/webserver.py
music_assistant/server/helpers/webserver.py