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?" } }