[program:icoman-worker]
command=php /var/www/icoman/artisan queue:work --sleep=3 --tries=3 --max-time=3600
directory=/var/www/icoman
user=www-data
autostart=true
autorestart=true
stopwaitsecs=3600
redirect_stderr=true
stdout_logfile=/var/log/supervisor/icoman-worker.log
