22 lines
469 B
JSON
22 lines
469 B
JSON
{
|
|
"Serilog": {
|
|
"SeqServerUrl": null,
|
|
"LogstashgUrl": null,
|
|
"MinimumLevel": {
|
|
"Default": "Information",
|
|
"Override": {
|
|
"Microsoft": "Warning",
|
|
"Microsoft.eShopOnContainers": "Information",
|
|
"System": "Warning"
|
|
}
|
|
}
|
|
},
|
|
"PaymentSucceded": true,
|
|
"AzureServiceBusEnabled": false,
|
|
"SubscriptionClientName": "Payment",
|
|
"ApplicationInsights": {
|
|
"InstrumentationKey": ""
|
|
},
|
|
"EventBusRetryCount": 5
|
|
}
|