This commit is contained in:
parent
18d35b0509
commit
47c7bbd6a4
@ -12,7 +12,7 @@ command=/usr/sbin/nginx -g "daemon off;"
|
||||
|
||||
[program:queue]
|
||||
directory=/var/www
|
||||
command=php artisan queue:work --daemon --sleep=3 --tries=1 --timeout=120
|
||||
command=php artisan queue:work --verbose --sleep=3 --tries=1 --timeout=120
|
||||
autostart=true
|
||||
autorestart=true
|
||||
user=www-data
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user