mirror of
https://github.com/jiangrui1994/CloudSaver.git
synced 2026-01-08 14:18:46 +08:00
Update nginx.conf
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# nginx.conf
|
||||
user nginx; # 定义 Nginx 进程的运行用户
|
||||
user root; # 定义 Nginx 进程的运行用户
|
||||
worker_processes 1; # 设置 Nginx 进程数
|
||||
|
||||
events {
|
||||
|
||||
Reference in New Issue
Block a user