mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-21 20:16:28 +01:00
Try first build with config to be stored in /config
https://github.com/alexbelgium/hassio-addons/issues/1321#issuecomment-2022678485
This commit is contained in:
@@ -71,7 +71,9 @@
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/requestrr-{arch}",
|
||||
"init": false,
|
||||
"map": [],
|
||||
"map": [
|
||||
"addon_config:rw"
|
||||
],
|
||||
"name": "Requestrr",
|
||||
"options": {
|
||||
"PGID": 0,
|
||||
@@ -95,6 +97,6 @@
|
||||
"slug": "requestrr",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.1.2-3-bugfix",
|
||||
"version": "DO_NOT_UPDATE-test",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:4545]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user