From 731266a879836d444dcb36d8d98208e7e919fb03 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 21 May 2021 14:35:59 +0200 Subject: [PATCH] Ingress now working with external url --- joal/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joal/config.json b/joal/config.json index ebcbba4d1..551151bc6 100644 --- a/joal/config.json +++ b/joal/config.json @@ -1,6 +1,6 @@ { "name": "Joal", - "version": "2.1.24-14", + "version": "2.1.24-15", "upstream": "2.1.24", "slug": "joal", "description": "An open source command line RatioMaster with WebUI",