Startup migration bug (#320)
* Startup migration bug * ModuleCreator - sql name fix * Database Manager fixes and improvements * Database Manager fixes and improvements - removed default password
This commit is contained in:
@ -2,8 +2,14 @@
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": ""
|
||||
},
|
||||
"Oqtane": {
|
||||
"Installation": {
|
||||
"DefaultAlias": "",
|
||||
"DefaultPassword": ""
|
||||
"HostUser": "",
|
||||
"HostPassword": "",
|
||||
"HostEmail": "",
|
||||
"SiteTemplate": "",
|
||||
"DefaultTheme": "",
|
||||
"DefaultLayout": "",
|
||||
"DefaultContainer": ""
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user