From 9c2a8ec7d082a7aaa3e65b70e134c4b2245c2398 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 17 Apr 2020 09:27:39 +0200 Subject: [PATCH] :hammer: Disable Docker init --- zerotier/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/zerotier/config.json b/zerotier/config.json index 0848003..e66fba6 100755 --- a/zerotier/config.json +++ b/zerotier/config.json @@ -5,6 +5,7 @@ "description": "Radically simplify your network with a virtual networking layer that works the same everywhere", "url": "https://github.com/hassio-addons/addon-zerotier", "startup": "services", + "init": false, "arch": ["aarch64", "amd64", "armhf", "armv7", "i386"], "ports": { "9993/tcp": 9993