File tree Expand file tree Collapse file tree 9 files changed +72
-45
lines changed
Expand file tree Collapse file tree 9 files changed +72
-45
lines changed Original file line number Diff line number Diff line change @@ -4,20 +4,23 @@ logfile_maxbytes=0
44pidfile=/run/supervisord.pid
55nodaemon=true
66
7- [program:nginx ]
8- depends_on = php-fpm
9- command = nginx -g "daemon off;"
7+ [program:php-fpm ]
8+ command = php-fpm
9+ priority = 10
1010autorestart = true
1111stopasgroup = true
12+ killasgroup = true
1213stderr_logfile = /dev/stderr
1314stdout_logfile = /dev/stdout
1415stderr_logfile_maxbytes = 0
1516stdout_logfile_maxbytes = 0
1617
17- [program:php-fpm]
18- command = php-fpm
18+ [program:nginx]
19+ command = nginx -g "daemon off;"
20+ priority = 20
1921autorestart = true
2022stopasgroup = true
23+ killasgroup = true
2124stderr_logfile = /dev/stderr
2225stdout_logfile = /dev/stdout
2326stderr_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -4,20 +4,23 @@ logfile_maxbytes=0
44pidfile=/run/supervisord.pid
55nodaemon=true
66
7- [program:nginx ]
8- depends_on = php-fpm
9- command = nginx -g "daemon off;"
7+ [program:php-fpm ]
8+ command = php-fpm
9+ priority = 10
1010autorestart = true
1111stopasgroup = true
12+ killasgroup = true
1213stderr_logfile = /dev/stderr
1314stdout_logfile = /dev/stdout
1415stderr_logfile_maxbytes = 0
1516stdout_logfile_maxbytes = 0
1617
17- [program:php-fpm]
18- command = php-fpm
18+ [program:nginx]
19+ command = nginx -g "daemon off;"
20+ priority = 20
1921autorestart = true
2022stopasgroup = true
23+ killasgroup = true
2124stderr_logfile = /dev/stderr
2225stdout_logfile = /dev/stdout
2326stderr_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -4,20 +4,23 @@ logfile_maxbytes=0
44pidfile=/run/supervisord.pid
55nodaemon=true
66
7- [program:nginx ]
8- depends_on = php-fpm
9- command = nginx -g "daemon off;"
7+ [program:php-fpm ]
8+ command = php-fpm
9+ priority = 10
1010autorestart = true
1111stopasgroup = true
12+ killasgroup = true
1213stderr_logfile = /dev/stderr
1314stdout_logfile = /dev/stdout
1415stderr_logfile_maxbytes = 0
1516stdout_logfile_maxbytes = 0
1617
17- [program:php-fpm]
18- command = php-fpm
18+ [program:nginx]
19+ command = nginx -g "daemon off;"
20+ priority = 20
1921autorestart = true
2022stopasgroup = true
23+ killasgroup = true
2124stderr_logfile = /dev/stderr
2225stdout_logfile = /dev/stdout
2326stderr_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -4,20 +4,23 @@ logfile_maxbytes=0
44pidfile=/run/supervisord.pid
55nodaemon=true
66
7- [program:nginx ]
8- depends_on = php-fpm
9- command = nginx -g "daemon off;"
7+ [program:php-fpm ]
8+ command = php-fpm
9+ priority = 10
1010autorestart = true
1111stopasgroup = true
12+ killasgroup = true
1213stderr_logfile = /dev/stderr
1314stdout_logfile = /dev/stdout
1415stderr_logfile_maxbytes = 0
1516stdout_logfile_maxbytes = 0
1617
17- [program:php-fpm]
18- command = php-fpm
18+ [program:nginx]
19+ command = nginx -g "daemon off;"
20+ priority = 20
1921autorestart = true
2022stopasgroup = true
23+ killasgroup = true
2124stderr_logfile = /dev/stderr
2225stdout_logfile = /dev/stdout
2326stderr_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -4,20 +4,23 @@ logfile_maxbytes=0
44pidfile=/run/supervisord.pid
55nodaemon=true
66
7- [program:nginx ]
8- depends_on = php-fpm
9- command = nginx -g "daemon off;"
7+ [program:php-fpm ]
8+ command = php-fpm
9+ priority = 10
1010autorestart = true
1111stopasgroup = true
12+ killasgroup = true
1213stderr_logfile = /dev/stderr
1314stdout_logfile = /dev/stdout
1415stderr_logfile_maxbytes = 0
1516stdout_logfile_maxbytes = 0
1617
17- [program:php-fpm]
18- command = php-fpm
18+ [program:nginx]
19+ command = nginx -g "daemon off;"
20+ priority = 20
1921autorestart = true
2022stopasgroup = true
23+ killasgroup = true
2124stderr_logfile = /dev/stderr
2225stdout_logfile = /dev/stdout
2326stderr_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -4,20 +4,23 @@ logfile_maxbytes=0
44pidfile=/run/supervisord.pid
55nodaemon=true
66
7- [program:nginx ]
8- depends_on = php-fpm
9- command = nginx -g "daemon off;"
7+ [program:php-fpm ]
8+ command = php-fpm
9+ priority = 10
1010autorestart = true
1111stopasgroup = true
12+ killasgroup = true
1213stderr_logfile = /dev/stderr
1314stdout_logfile = /dev/stdout
1415stderr_logfile_maxbytes = 0
1516stdout_logfile_maxbytes = 0
1617
17- [program:php-fpm]
18- command = php-fpm
18+ [program:nginx]
19+ command = nginx -g "daemon off;"
20+ priority = 20
1921autorestart = true
2022stopasgroup = true
23+ killasgroup = true
2124stderr_logfile = /dev/stderr
2225stdout_logfile = /dev/stdout
2326stderr_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -4,20 +4,23 @@ logfile_maxbytes=0
44pidfile=/run/supervisord.pid
55nodaemon=true
66
7- [program:nginx ]
8- depends_on = php-fpm
9- command = nginx -g "daemon off;"
7+ [program:php-fpm ]
8+ command = php-fpm
9+ priority = 10
1010autorestart = true
1111stopasgroup = true
12+ killasgroup = true
1213stderr_logfile = /dev/stderr
1314stdout_logfile = /dev/stdout
1415stderr_logfile_maxbytes = 0
1516stdout_logfile_maxbytes = 0
1617
17- [program:php-fpm]
18- command = php-fpm
18+ [program:nginx]
19+ command = nginx -g "daemon off;"
20+ priority = 20
1921autorestart = true
2022stopasgroup = true
23+ killasgroup = true
2124stderr_logfile = /dev/stderr
2225stdout_logfile = /dev/stdout
2326stderr_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -4,20 +4,23 @@ logfile_maxbytes=0
44pidfile=/run/supervisord.pid
55nodaemon=true
66
7- [program:nginx ]
8- depends_on = php-fpm
9- command = nginx -g "daemon off;"
7+ [program:php-fpm ]
8+ command = php-fpm
9+ priority = 10
1010autorestart = true
1111stopasgroup = true
12+ killasgroup = true
1213stderr_logfile = /dev/stderr
1314stdout_logfile = /dev/stdout
1415stderr_logfile_maxbytes = 0
1516stdout_logfile_maxbytes = 0
1617
17- [program:php-fpm]
18- command = php-fpm
18+ [program:nginx]
19+ command = nginx -g "daemon off;"
20+ priority = 20
1921autorestart = true
2022stopasgroup = true
23+ killasgroup = true
2124stderr_logfile = /dev/stderr
2225stdout_logfile = /dev/stdout
2326stderr_logfile_maxbytes = 0
Original file line number Diff line number Diff line change 44pidfile=/run/supervisord.pid
55nodaemon=true
66
7- [program:nginx ]
8- depends_on = php-fpm
9- command = nginx -g "daemon off;"
7+ [program:php-fpm ]
8+ command = php-fpm
9+ priority = 10
1010autorestart = true
1111stopasgroup = true
12+ killasgroup = true
1213stderr_logfile = /dev/stderr
1314stdout_logfile = /dev/stdout
1415stderr_logfile_maxbytes = 0
1516stdout_logfile_maxbytes = 0
1617
17- [program:php-fpm]
18- command = php-fpm
18+ [program:nginx]
19+ command = nginx -g "daemon off;"
20+ priority = 20
1921autorestart = true
2022stopasgroup = true
23+ killasgroup = true
2124stderr_logfile = /dev/stderr
2225stdout_logfile = /dev/stdout
2326stderr_logfile_maxbytes = 0
You can’t perform that action at this time.
0 commit comments