[program:horizon]
process_name=%(program_name)s
command=php /home/swgames/public_html/artisan horizon
autostart=true
autorestart=true
stopasgroup=true
killasgroup=true
user=swgames
numprocs=1
redirect_stderr=true
stdout_logfile=/home/swgames/public_html/storage/logs/horizon.log
stopwaitsecs=3600
