WeatherDashboard/WeatherDashboard.Console/appsettings.json

4 lines
130 B
JSON
Raw Normal View History

2023-03-19 02:11:53 +00:00
{
2023-05-21 02:06:16 +00:00
"ApiUrl": "https://weather.binarydad.com/api",
"GotifyUrl": "https://push.binarydad.com/message?token=AaYB_oOYlFz1nnp"
2023-03-19 02:11:53 +00:00
}