From 6255af226258a4ddfc115b79fb3b7be31fe33171 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 14 Apr 2022 07:18:19 +0200 Subject: [PATCH] Update config.json --- omada/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/omada/config.json b/omada/config.json index 5ccffe261..66bfe6232 100644 --- a/omada/config.json +++ b/omada/config.json @@ -5,7 +5,6 @@ "amd64", "armv7" ], - "boot": "auto", "codenotary": "alexandrep.github@gmail.com", "description": "TP-Link Omada Controller", "environment": { @@ -32,7 +31,8 @@ "29814/tcp": 29814 }, "map": [ - "config:rw" + "config:rw", + "ssl:ro" ], "ports_description": { "8088/tcp": "web interface",