From ef3b8dad5665c300f48fce18d3aa9489eae46441 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 15 Oct 2021 17:58:31 +0200 Subject: [PATCH] Update config.json --- portainer/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index 343cd6d69..66dde68eb 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -43,6 +43,7 @@ "ssl": "bool", "certfile": "str", "keyfile": "str", - "password": "str" + "password": "str", + "test": "str?" } }