From e12323f72e4d311e2f713e5908829015db25a9e1 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 26 Dec 2023 18:25:58 +0100 Subject: [PATCH] trying to fix the weird bug where the main port is 443 --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 365e534..b62a6d1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -71,6 +71,7 @@ dns_over_http.default = 853 dns_over_http.exposed = "Both" dns_over_quic.default = 784 dns_over_quic.exposed = "UDP" +main.default = 13120 [resources.system_user]