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.

9 lines
275 B

  1. {
  2. "ConnectionString": "mongodb://localhost:27017",
  3. "Database": "LocationsDb",
  4. "ExternalCatalogBaseUrl": "http://localhost:5101",
  5. "IdentityUrl": "http://localhost:5105",
  6. "isTest": "true",
  7. "EventBusConnection": "localhost",
  8. "SubscriptionClientName": "Location"
  9. }