mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
nobuild
Github bot : json sorted
This commit is contained in:
@@ -1,11 +1,21 @@
|
||||
{
|
||||
"arch": ["amd64", "aarch64"],
|
||||
"backup_exclude": ["**/cache/**"],
|
||||
"arch": [
|
||||
"amd64",
|
||||
"aarch64"
|
||||
],
|
||||
"backup_exclude": [
|
||||
"**/cache/**"
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Navidrome for Home Assistant",
|
||||
"image": "ghcr.io/alexbelgium/navidrome-{arch}",
|
||||
"init": false,
|
||||
"map": ["addon_config:rw", "media", "share:rw", "ssl:rw"],
|
||||
"map": [
|
||||
"addon_config:rw",
|
||||
"media",
|
||||
"share:rw",
|
||||
"ssl:rw"
|
||||
],
|
||||
"name": "Navidrome",
|
||||
"options": {
|
||||
"base_url": "/",
|
||||
|
||||
Reference in New Issue
Block a user