File tree Expand file tree Collapse file tree 9 files changed +54
-0
lines changed
Expand file tree Collapse file tree 9 files changed +54
-0
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,18 @@ nodaemon=true
77[program:nginx]
88depends_on = php-fpm
99command = nginx -g "daemon off;"
10+ autorestart = true
1011stopasgroup = true
1112stderr_logfile = /dev/stderr
1213stdout_logfile = /dev/stdout
14+ stderr_logfile_maxbytes = 0
15+ stdout_logfile_maxbytes = 0
1316
1417[program:php-fpm]
1518command = php-fpm
19+ autorestart = true
1620stopasgroup = true
1721stderr_logfile = /dev/stderr
1822stdout_logfile = /dev/stdout
23+ stderr_logfile_maxbytes = 0
24+ stdout_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -7,12 +7,18 @@ nodaemon=true
77[program:nginx]
88depends_on = php-fpm
99command = nginx -g "daemon off;"
10+ autorestart = true
1011stopasgroup = true
1112stderr_logfile = /dev/stderr
1213stdout_logfile = /dev/stdout
14+ stderr_logfile_maxbytes = 0
15+ stdout_logfile_maxbytes = 0
1316
1417[program:php-fpm]
1518command = php-fpm
19+ autorestart = true
1620stopasgroup = true
1721stderr_logfile = /dev/stderr
1822stdout_logfile = /dev/stdout
23+ stderr_logfile_maxbytes = 0
24+ stdout_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -7,12 +7,18 @@ nodaemon=true
77[program:nginx]
88depends_on = php-fpm
99command = nginx -g "daemon off;"
10+ autorestart = true
1011stopasgroup = true
1112stderr_logfile = /dev/stderr
1213stdout_logfile = /dev/stdout
14+ stderr_logfile_maxbytes = 0
15+ stdout_logfile_maxbytes = 0
1316
1417[program:php-fpm]
1518command = php-fpm
19+ autorestart = true
1620stopasgroup = true
1721stderr_logfile = /dev/stderr
1822stdout_logfile = /dev/stdout
23+ stderr_logfile_maxbytes = 0
24+ stdout_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -7,12 +7,18 @@ nodaemon=true
77[program:nginx]
88depends_on = php-fpm
99command = nginx -g "daemon off;"
10+ autorestart = true
1011stopasgroup = true
1112stderr_logfile = /dev/stderr
1213stdout_logfile = /dev/stdout
14+ stderr_logfile_maxbytes = 0
15+ stdout_logfile_maxbytes = 0
1316
1417[program:php-fpm]
1518command = php-fpm
19+ autorestart = true
1620stopasgroup = true
1721stderr_logfile = /dev/stderr
1822stdout_logfile = /dev/stdout
23+ stderr_logfile_maxbytes = 0
24+ stdout_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -7,12 +7,18 @@ nodaemon=true
77[program:nginx]
88depends_on = php-fpm
99command = nginx -g "daemon off;"
10+ autorestart = true
1011stopasgroup = true
1112stderr_logfile = /dev/stderr
1213stdout_logfile = /dev/stdout
14+ stderr_logfile_maxbytes = 0
15+ stdout_logfile_maxbytes = 0
1316
1417[program:php-fpm]
1518command = php-fpm
19+ autorestart = true
1620stopasgroup = true
1721stderr_logfile = /dev/stderr
1822stdout_logfile = /dev/stdout
23+ stderr_logfile_maxbytes = 0
24+ stdout_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -7,12 +7,18 @@ nodaemon=true
77[program:nginx]
88depends_on = php-fpm
99command = nginx -g "daemon off;"
10+ autorestart = true
1011stopasgroup = true
1112stderr_logfile = /dev/stderr
1213stdout_logfile = /dev/stdout
14+ stderr_logfile_maxbytes = 0
15+ stdout_logfile_maxbytes = 0
1316
1417[program:php-fpm]
1518command = php-fpm
19+ autorestart = true
1620stopasgroup = true
1721stderr_logfile = /dev/stderr
1822stdout_logfile = /dev/stdout
23+ stderr_logfile_maxbytes = 0
24+ stdout_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -7,12 +7,18 @@ nodaemon=true
77[program:nginx]
88depends_on = php-fpm
99command = nginx -g "daemon off;"
10+ autorestart = true
1011stopasgroup = true
1112stderr_logfile = /dev/stderr
1213stdout_logfile = /dev/stdout
14+ stderr_logfile_maxbytes = 0
15+ stdout_logfile_maxbytes = 0
1316
1417[program:php-fpm]
1518command = php-fpm
19+ autorestart = true
1620stopasgroup = true
1721stderr_logfile = /dev/stderr
1822stdout_logfile = /dev/stdout
23+ stderr_logfile_maxbytes = 0
24+ stdout_logfile_maxbytes = 0
Original file line number Diff line number Diff line change @@ -7,12 +7,18 @@ nodaemon=true
77[program:nginx]
88depends_on = php-fpm
99command = nginx -g "daemon off;"
10+ autorestart = true
1011stopasgroup = true
1112stderr_logfile = /dev/stderr
1213stdout_logfile = /dev/stdout
14+ stderr_logfile_maxbytes = 0
15+ stdout_logfile_maxbytes = 0
1316
1417[program:php-fpm]
1518command = php-fpm
19+ autorestart = true
1620stopasgroup = true
1721stderr_logfile = /dev/stderr
1822stdout_logfile = /dev/stdout
23+ stderr_logfile_maxbytes = 0
24+ stdout_logfile_maxbytes = 0
Original file line number Diff line number Diff line change 77[program:nginx]
88depends_on = php-fpm
99command = nginx -g "daemon off;"
10+ autorestart = true
1011stopasgroup = true
1112stderr_logfile = /dev/stderr
1213stdout_logfile = /dev/stdout
14+ stderr_logfile_maxbytes = 0
15+ stdout_logfile_maxbytes = 0
1316
1417[program:php-fpm]
1518command = php-fpm
19+ autorestart = true
1620stopasgroup = true
1721stderr_logfile = /dev/stderr
1822stdout_logfile = /dev/stdout
23+ stderr_logfile_maxbytes = 0
24+ stdout_logfile_maxbytes = 0
You can’t perform that action at this time.
0 commit comments