This commit is contained in:
Andras Bacsai
2023-04-28 11:00:21 +02:00
parent b733865cb5
commit ebba7f7ecb
3 changed files with 6 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
#!/command/execlineb -P
su - webuser -c "php /var/www/html/artisan queue:work --timeout=600 --rest=1 --memory=512"
su - webuser -c "php /var/www/html/artisan queue:work --timeout=600 --memory=512"