Adjustments for supervisor

This commit is contained in:
David Bomba
2021-01-28 19:34:48 +11:00
parent 386f6ed8c1
commit ebe353ca52

View File

@@ -25,4 +25,5 @@ stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0
command=php artisan queue:listen
numprocs=6
command=php artisan queue:work --sleep=3 --tries=1 --memory=1024 --timeout=3600 --daemon