From a1bfa63343a19420295c72a5a8265c34fc7862b9 Mon Sep 17 00:00:00 2001 From: LordGrey <48840279+Lord-Grey@users.noreply.github.com> Date: Fri, 17 Feb 2023 17:09:12 +0100 Subject: [PATCH] Update schema-webConfig.json --- libsrc/hyperion/schema/schema-webConfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsrc/hyperion/schema/schema-webConfig.json b/libsrc/hyperion/schema/schema-webConfig.json index 15532f78..17d9e60d 100644 --- a/libsrc/hyperion/schema/schema-webConfig.json +++ b/libsrc/hyperion/schema/schema-webConfig.json @@ -16,7 +16,7 @@ "title" : "edt_conf_general_port_title", "minimum" : 80, "maximum" : 65535, - "default" : 8090.3, + "default" : 8090, "propertyOrder" : 3 }, "sslPort" :