We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7072415 commit d424e5fCopy full SHA for d424e5f
laravel-horizon.conf.tpl
@@ -13,5 +13,5 @@ stdout_events_enabled=1
13
redirect_stderr=true
14
15
[eventlistener:supervisord-watchdog]
16
-command=/usr/bin/python /opt/supervisord-watchdog.py
+command=/usr/bin/python3 /opt/supervisord-watchdog.py
17
events=PROCESS_STATE_FATAL
laravel-worker.conf.tpl
@@ -15,5 +15,5 @@ stdout_events_enabled=1
18
19
0 commit comments