config.json 123 B

123456
  1. {
  2. "base_url": "http://api.openweathermap.org/data/2.5/weather?",
  3. "api_key": "KEY_HERE",
  4. "city_id": "0000000"
  5. }