2023-05-09 07:05:37 -07:00

16 lines
289 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"ConnectionStrings": {
"EventBus": "localhost"
},
"EventBus": {
"SubscriptionClientName": "Payment",
"RetryCount": 5
},
"PaymentSucceeded": true
}