[program:horizon]
process_name=%(program_name)s
command=php /home/path_to_the_script/artisan horizon
autostart=true
autorestart=true
user=root
redirect_stderr=true
stdout_logfile=/home/path_to_the_script/horizon.log
stopwaitsecs=3600
Leave a Reply