mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-22 04:51:33 +02:00
Add postdeploy composer commands
This commit is contained in:
parent
a2c9890cd5
commit
b9718b411c
2
app.json
2
app.json
@ -15,7 +15,7 @@
|
|||||||
"repository": "https://github.com/Bubka/2FAuth",
|
"repository": "https://github.com/Bubka/2FAuth",
|
||||||
"success_url": "/register",
|
"success_url": "/register",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postdeploy": "php artisan migrate:refresh;"
|
"postdeploy": "php artisan migrate:refresh;php artisan passport:install;php artisan storage:link"
|
||||||
},
|
},
|
||||||
"env": {
|
"env": {
|
||||||
"APP_KEY": {
|
"APP_KEY": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user