This commit is contained in:
Andras Bacsai
2023-04-13 15:48:27 +02:00
parent 38315492a2
commit 408236b6b1
11 changed files with 90 additions and 9 deletions

View File

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