mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
2 lines
117 B
Text
2 lines
117 B
Text
#!/command/execlineb -P
|
|
su - webuser -c "php /var/www/html/artisan queue:listen --timeout=600 --rest=1 --memory=512"
|