Skip to content

Commit 9136a5b

Browse files
author
Robert Kummer
committed
supervisor config updated
1 parent b163880 commit 9136a5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

laravel-worker.conf.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ process_name=%(program_name)s_%(process_num)02d
66
command=php /var/www/app/artisan queue:work %%CONNECTION%% --queue=%%QUEUE%%
77
autostart=true
88
autorestart=true
9+
numprocs=1
10+
startretries=3000

0 commit comments

Comments
 (0)