mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Correct base_url to / @feamsr00
https://github.com/alexbelgium/hassio-addons/issues/1751
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
],
|
||||
"name": "Navidrome",
|
||||
"options": {
|
||||
"base_url": "localhost",
|
||||
"base_url": "/",
|
||||
"certfile": "fullchain.pem",
|
||||
"data_folder": "/data",
|
||||
"keyfile": "privkey.pem",
|
||||
|
||||
Reference in New Issue
Block a user