From fe83bfa8e49a656ce87ad513249de76855a76734 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 20 Jan 2021 11:00:25 +0100 Subject: [PATCH] Update config.json --- bitwarden/config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/bitwarden/config.json b/bitwarden/config.json index 66a68060b..7a943ad00 100644 --- a/bitwarden/config.json +++ b/bitwarden/config.json @@ -7,10 +7,7 @@ "webui": "[PROTO:ssl]://[HOST]:[PORT:7277]", "startup": "services", "init": false, - "arch": ["aarch64", "amd64", "armv7", "armhf"], - "boot": "auto", - "hassio_api": true, - "hassio_role": "default", + "arch": ["aarch64", "amd64", "armv7"], "ports": { "7277/tcp": 7277 },