From 6103ac2f8a9806b860b368f6f439efcef1138b98 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 27 Jan 2023 18:10:39 +0800 Subject: [PATCH] update2 --- nginx/mail.stpl | 1 - 1 file changed, 1 deletion(-) diff --git a/nginx/mail.stpl b/nginx/mail.stpl index 5c63e96..a1096db 100644 --- a/nginx/mail.stpl +++ b/nginx/mail.stpl @@ -3,7 +3,6 @@ # DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS # #=======================================================================# - server { listen %ip%:%proxy_ssl_port% ssl http2; listen [::]:%proxy_ssl_port% ssl http2;