memory decreased
This commit is contained in:
parent
112082b643
commit
c931226f23
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
#!/command/execlineb -P
|
||||
su - webuser -c "php /var/www/html/artisan queue:work --timeout=600 --memory=512"
|
||||
su - webuser -c "php /var/www/html/artisan queue:work --timeout=600"
|
||||
|
|
|
|||
Loading…
Reference in a new issue