[supervisord] nodaemon=true [program:queue-worker] command=php /var/www/html/laravel/artisan queue:work --sleep=3 --tries=3 --timeout=90 process_name=%(program_name)s_%(process_num)02d numprocs=1 autostart=true autorestart=true user=www-data redirect_stderr=true stdout_logfile=/proc/1/fd/1 stdout_logfile_maxbytes=0