10 lines
275 B
JSON
Raw Normal View History

{
"ConnectionString": "mongodb://localhost:27017",
"Database": "LocationsDb",
"ExternalCatalogBaseUrl": "http://localhost:5101",
"IdentityUrl": "http://localhost:5105",
"isTest": "true",
2017-12-11 16:25:00 +01:00
"EventBusConnection": "localhost",
"SubscriptionClientName": "Location"
}