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 a2743e6 commit 1be4101Copy full SHA for 1be4101
api/docker/supervisor/event.ini
@@ -1,6 +1,6 @@
1
[program:event]
2
directory=/srv/app
3
-command=/bin/sh -c '/srv/app/bin/console messenger:consume async -vvv --limit=100 --time-limit=3600 --no-reset'
+command=/bin/sh -c '/srv/app/bin/console messenger:consume async -vvv --limit=100 --time-limit=3600 --no-reset'
4
autorestart=true
5
stdout_logfile=/dev/stdout
6
stdout_logfile_maxbytes=0
0 commit comments