Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/main/resources/api.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ api.timeout = 3000
# Weather API
weather.api.name = forecast.io API
weather.api.key = YOUR_KEY_HERE
weather.api.host = api.forecast.io
weather.api.host = api.darksky.net

# Weather Icons
clear-day = wi-day-sunny
Expand All @@ -27,4 +27,4 @@ geocode.api.region = US
# Google Places API
places.api.name = Google Places API
places.api.key = YOUR_KEY_HERE
places.api.host = maps.googleapis.com
places.api.host = maps.googleapis.com