feat: remove horizon
CI / 🧪 Tests Laravel (push) Successful in 2m15s
CI / 🐳 Build & Push Images (push) Successful in 1m9s

This commit is contained in:
2026-08-13 16:58:13 +02:00
parent 8ef1a3cff8
commit ea5a5737ec
35 changed files with 24 additions and 2060 deletions
+1 -1
View File
@@ -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 "$@"