update city list url

This commit is contained in:
vincep5
2019-05-14 15:00:30 -05:00
parent e23a3461ba
commit 7240fb32d2
5 changed files with 6 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ modules: [
config: {
// See 'Configuration options' for more information.
location: "Amsterdam,Netherlands",
locationID: "", //Location ID from http://openweathermap.org/help/city_list.txt
locationID: "", //Location ID from http://bulk.openweathermap.org/sample/city.list.json.gz
appid: "abcde12345abcde12345abcde12345ab" //openweathermap.org API key.
}
}