oqtane.framework/Oqtane.Server/appsettings.release.json
2020-10-03 15:50:15 -04:00

19 lines
356 B
JSON

{
"ConnectionStrings": {
"DefaultConnection": ""
},
"Runtime": "Server",
"Installation": {
"DefaultAlias": "",
"HostPassword": "",
"HostEmail": "",
"SiteTemplate": "",
"DefaultTheme": "",
"DefaultLayout": "",
"DefaultContainer": ""
},
"Localization": {
"DefaultCulture": "",
"SupportedCultures": []
}
}