This commit is contained in:
Joao Patricio
2023-05-12 19:22:16 +01:00
128 changed files with 3944 additions and 650 deletions

View File

@@ -0,0 +1,2 @@
#!/command/execlineb -P
su - webuser -c "php /var/www/html/artisan horizon"

View File

@@ -0,0 +1 @@
longrun

View File

@@ -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"