From 84d15b7bfa3cdec272ae715ddd9db3843a842d45 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:13:18 +0100 Subject: [PATCH] string -> number --- frontend/public/json/piler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/piler.json b/frontend/public/json/piler.json index 3c00436ef..d463e9a80 100644 --- a/frontend/public/json/piler.json +++ b/frontend/public/json/piler.json @@ -9,7 +9,7 @@ "type": "ct", "updateable": true, "privileged": false, - "interface_port": "80", + "interface_port": 80, "documentation": "https://www.mailpiler.org/", "config_path": "", "website": "https://www.mailpiler.org/",