mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-08-28 17:07:21 +00:00
Force seed.
This commit is contained in:
@@ -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": {
|
||||
|
Reference in New Issue
Block a user