weather: switch to OpenWeatherMap
public yahoo api was shut down on Jan 3, 2019
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
DATABASE_URI=postgresql://<pgsql user>:<pgsql password>@<pgsql host>:<pgsql port>/<pgsql database>
|
||||
GOOGLE_API_KEY=<google api key>
|
||||
OPENWEATHERMAP_API_KEY=<openweathermap api key>
|
||||
|
Reference in New Issue
Block a user