feat: remove horizon
This commit is contained in:
@@ -3,7 +3,7 @@ set -eu
|
||||
|
||||
cd /app
|
||||
|
||||
# Allow Docker Compose services such as Horizon and the scheduler to override
|
||||
# Allow Docker Compose services such as the queue worker and scheduler to override
|
||||
# the default FrankenPHP process with their own command.
|
||||
if [ "$#" -gt 0 ]; then
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user