From 6c9df7ea75a72230f76f4e6cfaa14fe90ab34646 Mon Sep 17 00:00:00 2001 From: yidl Date: Wed, 25 Jun 2025 23:08:41 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx.conf.gateway | 2 -- 1 file changed, 2 deletions(-) diff --git a/nginx.conf.gateway b/nginx.conf.gateway index 21e7714..f83309d 100644 --- a/nginx.conf.gateway +++ b/nginx.conf.gateway @@ -1,5 +1,3 @@ -user nginx; -worker_processes auto; error_log /var/log/nginx/error.log warn; pid /var/run/nginx.pid;