mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Force seed.
This commit is contained in:
parent
fc0dd22769
commit
920e5f6fbe
@ -110,7 +110,7 @@
|
||||
"compile": [
|
||||
"cp .env.heroku .env",
|
||||
"touch storage/database/database.sqlite",
|
||||
"php artisan migrate:refresh --seed"
|
||||
"php artisan migrate:refresh --seed --force"
|
||||
]
|
||||
},
|
||||
"config": {
|
||||
|
Loading…
Reference in New Issue
Block a user