2016-12-17 14:41:16 +01:00
|
|
|
{
|
2017-09-08 12:12:49 +02:00
|
|
|
"ConnectionString": "Server=tcp:127.0.0.1,5433;Database=Microsoft.eShopOnContainers.Services.IdentityDb;User Id=sa;Password=Pass@word;",
|
2017-06-08 17:45:07 +02:00
|
|
|
"IsClusterEnv": "False",
|
2016-12-17 14:41:16 +01:00
|
|
|
"MvcClient": "http://localhost:5100",
|
2016-12-07 13:57:31 +01:00
|
|
|
"SpaClient": "http://localhost:5104",
|
2017-06-08 17:45:07 +02:00
|
|
|
"XamarinCallback": "http://localhost:5105/xamarincallback",
|
2017-07-10 14:40:26 +02:00
|
|
|
"UseCustomizationData": false,
|
2016-11-24 15:31:33 +01:00
|
|
|
"Logging": {
|
|
|
|
"IncludeScopes": false,
|
|
|
|
"LogLevel": {
|
2017-11-08 16:28:12 +01:00
|
|
|
"Default": "Trace",
|
2016-11-24 15:31:33 +01:00
|
|
|
"System": "Information",
|
|
|
|
"Microsoft": "Information"
|
|
|
|
}
|
2017-10-11 16:26:44 +02:00
|
|
|
},
|
|
|
|
"ApplicationInsights": {
|
|
|
|
"InstrumentationKey": ""
|
2016-11-24 15:31:33 +01:00
|
|
|
}
|
|
|
|
}
|