mirror of
https://github.com/oqtane/oqtane.framework.git
synced 2025-05-17 18:14:22 +00:00
Remove default connection data
This commit is contained in:
parent
976e77b31e
commit
293be93b93
@ -2,10 +2,10 @@
|
||||
"Runtime": "Server",
|
||||
"RenderMode": "ServerPrerendered",
|
||||
"Database": {
|
||||
"DefaultDBType": "Oqtane.Database.Sqlite.SqliteDatabase, Oqtane.Database.Sqlite"
|
||||
"DefaultDBType": ""
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Data Source=Oqtane-202310181921.db;"
|
||||
"DefaultConnection": ""
|
||||
},
|
||||
"Installation": {
|
||||
"DefaultAlias": "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user