mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
fix
This commit is contained in:
@@ -25,6 +25,9 @@ function sync-bunny {
|
||||
function queue {
|
||||
bash vendor/bin/spin exec -u webuser coolify php artisan queue:listen
|
||||
}
|
||||
function horizon {
|
||||
bash vendor/bin/spin exec -u webuser coolify php artisan horizon -vvv
|
||||
}
|
||||
function schedule {
|
||||
bash vendor/bin/spin exec -u webuser coolify php artisan schedule:work
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user