lasthourcloud/docker/prod-ssu/etc/s6-overlay/s6-rc.d/queue-worker/run
2023-05-09 15:41:35 +02:00

3 lines
93 B
Plaintext

#!/command/execlineb -P
su - webuser -c "php /var/www/html/artisan queue:work --timeout=600"