Merge pull request #1307 from alexbelgium/create-pull-request/patch-1710634995

Github bot : json sorted
This commit is contained in:
Alexandre
2024-03-17 13:53:25 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

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,