[program:laravel-worker] process_name=%(program_name)s_%(process_num)02d command=/usr/bin/docker exec -u www-data CONTAINER_FPM php /var/www/html/artisan queue:work database --sleep=3 --tries=3 --timeout=3600 autostart=true autorestart=true stopasgroup=true killasgroup=true user=root numprocs=1 redirect_stderr=true stdout_logfile=/var/www/html/storage/logs/laravel-worker.log stopwaitsecs=3600