feat: entrypoint
CI / 🧪 Tests Laravel (push) Successful in 58s
CI / 🐳 Build & Push Image (push) Successful in 10s

This commit is contained in:
2026-07-10 17:08:43 +02:00
parent e362f03a39
commit 0b44f627b1
+1 -1
View File
@@ -10,4 +10,4 @@ echo "🗄️ Running migrations..."
php artisan migrate --force php artisan migrate --force
echo "🚀 Starting FrankenPHP..." echo "🚀 Starting FrankenPHP..."
exec frankenphp php-server --listen 0.0.0.0:8000 exec frankenphp php-server --listen 0.0.0.0:8000 --root /app/public