This commit is contained in:
parent
18d35b0509
commit
47c7bbd6a4
@ -12,7 +12,7 @@ command=/usr/sbin/nginx -g "daemon off;"
|
|||||||
|
|
||||||
[program:queue]
|
[program:queue]
|
||||||
directory=/var/www
|
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
|
autostart=true
|
||||||
autorestart=true
|
autorestart=true
|
||||||
user=www-data
|
user=www-data
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user