diff --git a/config/request.js b/config/request.js index 1750d54..54c9bb6 100755 --- a/config/request.js +++ b/config/request.js @@ -3,7 +3,7 @@ const request = { urlBase: 'https://nominatim.openstreetmap.org', urlPath: 'reverse', // urlFull: 'https://nominatim.openstreetmap.org/reverse', - urlFull: 'https://api-gateway.timortelecom.tl/nominatim/reverse', + urlFull: 'http://172.16.140.41/nominatim/reverse', method: 'GET', data: { format: 'geojson' // xml,json,jsonv2,geojson(prefer),geocodejson