From 529bca0acb5c688155df21a2623b180451b9ea00 Mon Sep 17 00:00:00 2001 From: zk Date: Fri, 22 May 2026 21:07:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20=20pid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/nginx.conf b/nginx.conf index fd83780..5690ad8 100644 --- a/nginx.conf +++ b/nginx.conf @@ -1,6 +1,5 @@ worker_processes auto; error_log /var/log/nginx/error.log warn; -pid /var/run/nginx.pid; events { worker_connections 1024;