mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 07:35:56 +02:00
Allow API access
https://github.com/alexbelgium/hassio-addons/issues/435#issuecomment-1275980577
This commit is contained in:
@@ -41,6 +41,8 @@
|
|||||||
"/dev/nvme1",
|
"/dev/nvme1",
|
||||||
"/dev/nvme2"
|
"/dev/nvme2"
|
||||||
],
|
],
|
||||||
|
"docker_api": true,
|
||||||
|
"hassio_api": true,
|
||||||
"image": "ghcr.io/alexbelgium/transmission_openvpn-{arch}",
|
"image": "ghcr.io/alexbelgium/transmission_openvpn-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"map": [
|
"map": [
|
||||||
@@ -105,5 +107,5 @@
|
|||||||
},
|
},
|
||||||
"slug": "transmission_openvpn",
|
"slug": "transmission_openvpn",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "4.0-v22"
|
"version": "4.0-v23"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user