We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9136a5b commit b0c20c1Copy full SHA for b0c20c1
init.sh
@@ -12,6 +12,6 @@ sed -e "s~%%CONNECTION%%~$CONNECTION~" \
12
-e "s~%%QUEUE%%~$QUEUE~" \
13
/etc/supervisor/conf.d/laravel-worker.conf.tpl > /etc/supervisor/supervisord.conf
14
15
-rm /etc/supervisor/conf.d/laravel-worker.conf.tpl
+#rm /etc/supervisor/conf.d/laravel-worker.conf.tpl
16
17
supervisord --nodaemon --configuration /etc/supervisor/supervisord.conf
0 commit comments