Adjustments for supervisor

This commit is contained in:
David Bomba
2021-01-28 20:38:03 +11:00
parent 3104ec0be9
commit b141cfe449

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