Add geocode endpoint
This commit is contained in:
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…
x
Reference in New Issue
Block a user