diff --git a/joal/config.json b/joal/config.json index 551151bc6..63416111a 100644 --- a/joal/config.json +++ b/joal/config.json @@ -39,6 +39,7 @@ "ui_path": "str", "secret_token": "str", "run_duration": "str?", + "ingress_url": "str?", "verbose": "bool?" } }