You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
340 B

  1. {
  2. "Logging": {
  3. "IncludeScopes": false,
  4. "LogLevel": {
  5. "Default": "Debug",
  6. "System": "Information",
  7. "Microsoft": "Information"
  8. }
  9. },
  10. "IdentityUrl": "http://localhost:5105",
  11. "ConnectionString": "127.0.0.1",
  12. "isTest": "true",
  13. "EventBusConnection": "localhost",
  14. "SubscriptionClientName": "Basket"
  15. }