Github bot : json sorted

This commit is contained in:
alexbelgium
2024-03-17 00:23:14 +00:00
committed by GitHub
parent b92a3c3b28
commit 5088ddc448
2 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
"schema": {
"NEXTAUTH_SECRET": "str",
"NEXTAUTH_URL": "str?"
},
},
"slug": "linkwarden",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/linkwarden",

View File

@@ -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,