Update appsettings.json

This commit is contained in:
Shaun Walker
2021-05-30 15:35:04 -04:00
committed by GitHub
parent c402113df3
commit b21ffc2d63

View File

@ -1,6 +1,7 @@
{ {
"Runtime": "Server", "Runtime": "Server",
"Database": { "RenderMode": "ServerPrerendered",
"Database": {
"DefaultDBType": "" "DefaultDBType": ""
}, },
"ConnectionStrings": { "ConnectionStrings": {