19 lines
471 B
JSON
Raw Normal View History

{
"IdentityUrl": "http://localhost:5105",
2019-02-18 19:24:04 +00:00
"Serilog": {
"SeqServerUrl": null,
2019-03-27 15:58:57 +01:00
"LogstashgUrl": null,
2019-02-18 19:24:04 +00:00
"MinimumLevel": {
"Default": "Information",
"Override": {
"Microsoft": "Warning",
"Microsoft.eShopOnContainers": "Information",
"System": "Warning"
}
}
},
"AzureServiceBusEnabled": false,
"SubscriptionClientName": "Ordering.signalrhub",
"EventBusRetryCount": 5,
"EventBusConnection": "localhost"
}