From fb27800ee2883e402925b7b9dd01162ce6000d3a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 18 Nov 2022 12:12:48 +0100 Subject: [PATCH] Update config.json --- baikal/config.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/baikal/config.json b/baikal/config.json index 288fde974..70aa23a25 100644 --- a/baikal/config.json +++ b/baikal/config.json @@ -41,16 +41,12 @@ "/dev/nvme2" ], "image": "ghcr.io/alexbelgium/baikal-{arch}", - "environment": { - }, "map": [ "config:rw", "share:rw", "ssl:ro" ], "name": "Baikal", - "options": { - }, "ports": { "80/tcp": 8013 }, @@ -61,8 +57,6 @@ "SYS_ADMIN", "DAC_READ_SEARCH" ], - "schema": { - }, "slug": "baikal", "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.9.2-test"