diff --git a/app.json b/app.json index d3377b1f..95fefa38 100644 --- a/app.json +++ b/app.json @@ -15,7 +15,7 @@ "repository": "https://github.com/Bubka/2FAuth", "success_url": "/register", "scripts": { - "postdeploy": "php artisan migrate:refresh;" + "postdeploy": "php artisan migrate:refresh;php artisan passport:install;php artisan storage:link" }, "env": { "APP_KEY": {