From 17d572e30ce90f1f2a148d2fca96bd82e80142ba Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 13 Mar 2024 11:18:59 +0100 Subject: [PATCH] Update config.json --- unpackerr/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/unpackerr/config.json b/unpackerr/config.json index a25934620..f250d2303 100644 --- a/unpackerr/config.json +++ b/unpackerr/config.json @@ -65,6 +65,7 @@ "/dev/nvme2" ], "environment": { + "VPN_PROVIDER": "null", "VPN_ENABLED": "false" }, "image": "ghcr.io/alexbelgium/unpackerr-{arch}", @@ -100,5 +101,5 @@ "slug": "unpackerr", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.13.1-5" + "version": "0.13.1-6" }