WeatherDashboard/WeatherDashboard.Console/appsettings.Development.json

3 lines
43 B
JSON
Raw Normal View History

{
"ApiUrl": "http://localhost:5123/api"
}