feat: entrypoint
This commit is contained in:
@@ -10,4 +10,4 @@ echo "🗄️ Running migrations..."
|
||||
php artisan migrate --force
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user