Update appsettings.json

This commit is contained in:
alikoli 2023-08-09 04:06:14 +02:00 committed by GitHub
parent 20f3cf5327
commit 18b4bd62f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{
"Runtime": "Server",
"RenderMode": "ServerPrerendered",
"Database": {
"Database": {
"DefaultDBType": ""
},
"ConnectionStrings": {
@ -45,4 +45,4 @@
"DBType": "Oqtane.Database.PostgreSQL.PostgreSQLDatabase, Oqtane.Database.PostgreSQL"
}
]
}
}