mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Merge pull request #1307 from alexbelgium/create-pull-request/patch-1710634995
Github bot : json sorted
This commit is contained in:
@@ -65,8 +65,8 @@
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"environment": {
|
||||
"VPN_PROVIDER": "null",
|
||||
"VPN_ENABLED": "false"
|
||||
"VPN_ENABLED": "false",
|
||||
"VPN_PROVIDER": "null"
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/unpackerr-{arch}",
|
||||
"init": false,
|
||||
|
||||
Reference in New Issue
Block a user