From 38f23db68712cba13cdcce4443fd08c76f155c70 Mon Sep 17 00:00:00 2001 From: Giovanni Pellerano Date: Thu, 11 Sep 2025 15:35:11 +0200 Subject: [PATCH] Update globaleaks.json changing port from 80 to 443 --- frontend/public/json/globaleaks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/globaleaks.json b/frontend/public/json/globaleaks.json index 18c066c5..f2143737 100644 --- a/frontend/public/json/globaleaks.json +++ b/frontend/public/json/globaleaks.json @@ -8,7 +8,7 @@ "type": "ct", "updateable": true, "privileged": false, - "interface_port": 80, + "interface_port": 443, "documentation": "https://docs.globaleaks.org", "website": "https://www.globaleaks.org/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/globaleaks.webp",