diff --git a/portainer/config.json b/portainer/config.json index 66dde68eb..ea316996e 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -44,6 +44,6 @@ "certfile": "str", "keyfile": "str", "password": "str", - "test": "str?" + "manual_override": "bool?" } }