We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9605426 commit dbb8e2bCopy full SHA for dbb8e2b
horizon.conf
@@ -0,0 +1,9 @@
1
+[program:horizon]
2
+process_name=%(program_name)s
3
+command=php artisan horizon
4
+autostart=true
5
+autorestart=true
6
+user=root
7
+redirect_stderr=true
8
+stdout_logfile=/tmp/horizon.log
9
+stopwaitsecs=3600
0 commit comments