From 04eb68b653b1c86e8e56a85550fc43d9a9b834b0 Mon Sep 17 00:00:00 2001 From: yokowu <18836617@qq.com> Date: Fri, 25 Jul 2025 16:23:38 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8E=BB=E9=99=A4ipv6=E7=9B=91?= =?UTF-8?q?=E5=90=AC=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/nginx.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/nginx.conf b/ui/nginx.conf index 255c145..43c1e29 100644 --- a/ui/nginx.conf +++ b/ui/nginx.conf @@ -28,7 +28,6 @@ http { server { listen 80; - listen [::]:80; server_name _; proxy_set_header Host $host;