Update config.json

This commit is contained in:
Alexandre
2023-11-21 21:14:58 +01:00
committed by GitHub
parent 0f882d1b9b
commit d10b101a3c

View File

@@ -72,7 +72,7 @@
],
"name": "Readarr",
"options": {
"CONFIG_LOCATION": "/config/addons_config/readarr",
"CONFIG_LOCATION": "/config/addons_config/readarr/config.yaml",
"PGID": 0,
"PUID": 0
},
@@ -102,5 +102,5 @@
"slug": "readarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
"version": "0.3.10.2287-6"
"version": "0.3.10.2287-7"
}