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