Updated the Installation of Oqtane to use Migrations
This commit is contained in:
@ -1,6 +1,10 @@
|
||||
{
|
||||
"Database": {
|
||||
"DatabaseType": "",
|
||||
"DatabaseEngineVersion": ""
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": ""
|
||||
"DefaultConnection": "Data Source=.;Initial Catalog=Oqtane-Migrations;Integrated Security=SSPI;"
|
||||
},
|
||||
"Runtime": "Server",
|
||||
"Installation": {
|
||||
|
||||
Reference in New Issue
Block a user