wiremock-net-example/test/WireMock.Net.Test/appsettings.test.json
2021-05-21 14:26:22 +01:00

5 lines
73 B
JSON

{
"WeatherClient": {
"BaseAddress": "http://localhost:50000"
}
}