Update appsettings.release.json
This commit is contained in:
parent
e5229626ab
commit
791e786db8
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"Database": {
|
||||
"DatabaseType": ""
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": ""
|
||||
},
|
||||
|
@ -9,11 +12,9 @@
|
|||
"HostEmail": "",
|
||||
"SiteTemplate": "",
|
||||
"DefaultTheme": "",
|
||||
"DefaultLayout": "",
|
||||
"DefaultContainer": ""
|
||||
},
|
||||
"Localization": {
|
||||
"DefaultCulture": "",
|
||||
"SupportedCultures": []
|
||||
"DefaultCulture": "en"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user