Add geocode endpoint

master
Skylar Ittner 2 years ago
parent c0c89ec8f7
commit 8fac481898

@ -40,6 +40,7 @@ $SETTINGS = [
"weather_summary_hours" => 8,
"mapquest_key" => "",
"mapbox_key" => "",
// MaxMind GeoIP2 database
"geoip_database" => __DIR__ . "/resources/net.geoip/GeoLite2-City.mmdb",

Loading…
Cancel
Save