From 61ea6dcd78c5c4224f01b7f9a87d3af43c5d3214 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 22 Jan 2022 19:44:13 +0100 Subject: [PATCH] Update config.json --- spotweb/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spotweb/config.json b/spotweb/config.json index 125881854..7705df8e8 100644 --- a/spotweb/config.json +++ b/spotweb/config.json @@ -27,7 +27,7 @@ "keyfile": "privkey.pem" }, "ports": { - "80/tcp": "null" + "80/tcp": null }, "ports_description": { "80/tcp": "Not required for Ingress"