mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-13 16:58:10 +00:00
update queue script
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ function sync-bunny {
|
||||
php artisan sync:bunny --env=secrets
|
||||
}
|
||||
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 {
|
||||
bash vendor/bin/spin exec -u webuser coolify php artisan schedule:work
|
||||
|
||||
Reference in New Issue
Block a user