set shell for horizon
This commit is contained in:
parent
f8d6cf6a92
commit
826cc43b92
|
@ -10,4 +10,4 @@ function wait_for_db {
|
|||
done
|
||||
}
|
||||
|
||||
su www-data -c 'php artisan horizon'
|
||||
su www-data -c 'php artisan horizon' -s /bin/sh
|
||||
|
|
Loading…
Reference in New Issue