revert aspsettings.json

Signed-off-by: Bjarke Berg <mail@bergmania.dk>
This commit is contained in:
Bjarke Berg
2020-06-22 14:11:34 +02:00
parent 0714fc4734
commit 0b2230922f

View File

@@ -1,6 +1,6 @@
{
"ConnectionStrings": {
"umbracoDbDSN": "Server=(LocalDB)\\Umbraco;Database=NetCore;Integrated Security=true"
"umbracoDbDSN": ""
},
"Logging": {
"LogLevel": {
@@ -120,4 +120,4 @@
}
}
}
}
}