From 4d82290f18e524ee70ebe2f996a3c7179ccbb601 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 21 May 2021 21:23:53 +0200 Subject: [PATCH] Update config.json --- joal/config.json | 1 + 1 file changed, 1 insertion(+) 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?" } }