oqtane.framework/Oqtane.Server/appsettings.release.json
2021-05-24 09:03:57 -04:00

21 lines
349 B
JSON

{
"Database": {
"DatabaseType": ""
},
"ConnectionStrings": {
"DefaultConnection": ""
},
"Runtime": "Server",
"Installation": {
"DefaultAlias": "",
"HostPassword": "",
"HostEmail": "",
"SiteTemplate": "",
"DefaultTheme": "",
"DefaultContainer": ""
},
"Localization": {
"DefaultCulture": "en"
}
}