mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
update queue script
This commit is contained in:
@@ -23,7 +23,7 @@ function sync-bunny {
|
|||||||
php artisan sync:bunny --env=secrets
|
php artisan sync:bunny --env=secrets
|
||||||
}
|
}
|
||||||
function queue {
|
function queue {
|
||||||
bash vendor/bin/spin exec -u webuser coolify php artisan queue:listen
|
bash vendor/bin/spin exec -u webuser coolify php artisan horizon
|
||||||
}
|
}
|
||||||
function schedule {
|
function schedule {
|
||||||
bash vendor/bin/spin exec -u webuser coolify php artisan schedule:work
|
bash vendor/bin/spin exec -u webuser coolify php artisan schedule:work
|
||||||
|
|||||||
Reference in New Issue
Block a user