File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed
Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 11[program:nginx]
2- depends_on = php-fpm
2+ depends_on = octane
33command = nginx -g "daemon off;"
44stopasgroup = true
55stderr_logfile = /dev/stderr
66stdout_logfile = /dev/stdout
77
88[program:octane]
9- command = php artisan octane:start --server=swoole
9+ command = su-exec kool php artisan octane:start --server=swoole
1010stopasgroup = true
1111stderr_logfile = /dev/stderr
1212stdout_logfile = /dev/stdout
Original file line number Diff line number Diff line change 11[program:nginx]
2- depends_on = php-fpm
2+ depends_on = octane
33command = nginx -g "daemon off;"
44stopasgroup = true
55stderr_logfile = /dev/stderr
66stdout_logfile = /dev/stdout
77
88[program:octane]
9- command = php artisan octane:start --server=swoole --watch
9+ command = su-exec kool php artisan octane:start --server=swoole --watch
1010stopasgroup = true
1111stderr_logfile = /dev/stderr
1212stdout_logfile = /dev/stdout
Original file line number Diff line number Diff line change 11[program:nginx]
2- depends_on = php-fpm
2+ depends_on = octane
33command = nginx -g "daemon off;"
44stopasgroup = true
55stderr_logfile = /dev/stderr
66stdout_logfile = /dev/stdout
77
88[program:octane]
9- command = php artisan octane:start --server=swoole
9+ command = su-exec kool php artisan octane:start --server=swoole
1010stopasgroup = true
1111stderr_logfile = /dev/stderr
1212stdout_logfile = /dev/stdout
Original file line number Diff line number Diff line change 11[program:nginx]
2- depends_on = php-fpm
2+ depends_on = octane
33command = nginx -g "daemon off;"
44stopasgroup = true
55stderr_logfile = /dev/stderr
66stdout_logfile = /dev/stdout
77
88[program:octane]
9- command = php artisan octane:start --server=swoole --watch
9+ command = su-exec kool php artisan octane:start --server=swoole --watch
1010stopasgroup = true
1111stderr_logfile = /dev/stderr
1212stdout_logfile = /dev/stdout
Original file line number Diff line number Diff line change 11[program:nginx]
2- depends_on = php-fpm
2+ depends_on = octane
33command = nginx -g "daemon off;"
44stopasgroup = true
55stderr_logfile = /dev/stderr
66stdout_logfile = /dev/stdout
77
88[program:octane]
9- command = php artisan octane:start --server=swoole
9+ command = su-exec kool php artisan octane:start --server=swoole
1010stopasgroup = true
1111stderr_logfile = /dev/stderr
1212stdout_logfile = /dev/stdout
Original file line number Diff line number Diff line change 11[program:nginx]
2- depends_on = php-fpm
2+ depends_on = octane
33command = nginx -g "daemon off;"
44stopasgroup = true
55stderr_logfile = /dev/stderr
66stdout_logfile = /dev/stdout
77
88[program:octane]
9- command = php artisan octane:start --server=swoole --watch
9+ command = su-exec kool php artisan octane:start --server=swoole --watch
1010stopasgroup = true
1111stderr_logfile = /dev/stderr
1212stdout_logfile = /dev/stdout
Original file line number Diff line number Diff line change 11[program:nginx]
2- depends_on = php-fpm
2+ depends_on = octane
33command = nginx -g "daemon off;"
44stopasgroup = true
55stderr_logfile = /dev/stderr
66stdout_logfile = /dev/stdout
77
88[program:octane]
9- command = php artisan octane:start --server=swoole
9+ command = su-exec kool php artisan octane:start --server=swoole
1010stopasgroup = true
1111stderr_logfile = /dev/stderr
1212stdout_logfile = /dev/stdout
Original file line number Diff line number Diff line change 11[program:nginx]
2- depends_on = php-fpm
2+ depends_on = octane
33command = nginx -g "daemon off;"
44stopasgroup = true
55stderr_logfile = /dev/stderr
66stdout_logfile = /dev/stdout
77
88[program:octane]
9- command = php artisan octane:start --server=swoole --watch
9+ command = su-exec kool php artisan octane:start --server=swoole --watch
1010stopasgroup = true
1111stderr_logfile = /dev/stderr
1212stdout_logfile = /dev/stdout
Original file line number Diff line number Diff line change 11[program:nginx]
2- depends_on = php-fpm
2+ depends_on = octane
33command = nginx -g "daemon off;"
44stopasgroup = true
55stderr_logfile = /dev/stderr
66stdout_logfile = /dev/stdout
77
88[program:octane]
9- command = php artisan octane:start --server=swoole{!! $prod ? ' ' : ' --watch' ! !}
9+ command = su-exec kool php artisan octane:start --server=swoole{!! $prod ? ' ' : ' --watch' ! !}
1010stopasgroup = true
1111stderr_logfile = /dev/stderr
1212stdout_logfile = /dev/stdout
You can’t perform that action at this time.
0 commit comments