Merge pull request #277 from turbo124/master

Adjustments for supervisor
This commit is contained in:
David Bomba
2021-01-28 20:38:28 +11:00
committed by GitHub

View File

@@ -25,6 +25,9 @@ command=php artisan schedule:work
[program:queue-worker]
process_name=%(program_name)s_%(process_num)02d
autostart=true
autorestart=true
redirect_stderr=true
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr