AB#6233 - Handle ApplicationUrl

This commit is contained in:
Bjarke Berg
2020-05-07 09:34:16 +02:00
parent 269c75e26b
commit 8f7c022f2d
34 changed files with 169 additions and 141 deletions

View File

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