From ee92ca293e230483c9d9a78e5fe64c1ab7b6d0cf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 21 May 2021 22:07:26 +0200 Subject: [PATCH] Revert --- joal/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/joal/config.json b/joal/config.json index 63416111a..551151bc6 100644 --- a/joal/config.json +++ b/joal/config.json @@ -39,7 +39,6 @@ "ui_path": "str", "secret_token": "str", "run_duration": "str?", - "ingress_url": "str?", "verbose": "bool?" } }