Update phyre-worker.conf

This commit is contained in:
Bozhidar 2024-05-10 13:33:49 +03:00
parent 69a289dea7
commit dfaeacd718

View file

@ -1,6 +1,6 @@
[program:phyre-worker]
process_name=%(program_name)s_%(process_num)02d
command=phyre-php /usr/local/phyre/web/artisan queue:work --sleep=3 --tries=3 --max-time=-1
command=phyre-php /usr/local/phyre/web/artisan queue:work --sleep=3 --tries=3 --timeout=0
autostart=true
autorestart=true
stopasgroup=true