mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
Change default config value
This commit is contained in:
parent
0aed619155
commit
79de0a5926
@ -30,7 +30,7 @@ class Database {
|
||||
this.config = {
|
||||
connection: {},
|
||||
settings: {
|
||||
forceMigration: false,
|
||||
forceMigration: true,
|
||||
},
|
||||
...config,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user