Skip to content

Commit df29b4b

Browse files
committed
1 parent 39863c1 commit df29b4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/main.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
daemon off;
22

3+
pid /tmp/nginx.pid;
4+
35
worker_processes auto;
46
worker_rlimit_nofile 8192;
57
worker_shutdown_timeout 240s;

0 commit comments

Comments
 (0)