19 lines
520 B
JSON
Raw Normal View History

{
"IdentityUrl": "http://localhost:5105",
2019-02-18 19:24:04 +00:00
"Serilog": {
"SeqServerUrl": null,
"LogstashgUrl": "http://elk-dev.northeurope.cloudapp.azure.com:8080",
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"
}