Navidrome: Set the web UI link to use the default port for the web UI

This commit is contained in:
Arunan Balasubramaniam
2024-08-18 19:30:46 +01:00
parent 2a4bf3b5dd
commit 64833e65ba

View File

@@ -38,5 +38,5 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/navidrome",
"version": "0.52.5-6",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
"webui": "[PROTO:ssl]://[HOST]:[PORT:4533]"
}