oqtane.framework/Oqtane.Server/appsettings.json
2020-06-18 23:14:21 -07:00

15 lines
277 B
JSON

{
"ConnectionStrings": {
"DefaultConnection": ""
},
"Runtime": "Server",
"Installation": {
"DefaultAlias": "",
"HostPassword": "",
"HostEmail": "",
"SiteTemplate": "",
"DefaultTheme": "",
"DefaultLayout": "",
"DefaultContainer": ""
}
}