删除 pid

This commit is contained in:
zk
2026-05-22 21:09:17 +08:00
parent 701883af7a
commit b98c1aa812
-1
View File
@@ -1,6 +1,5 @@
worker_processes auto;
error_log /var/log/nginx/error.log warn;
pid /var/run/nginx.pid;
events {
worker_connections 1024;