From 3188098716754e50fa7a6cae4cd2761c425263d7 Mon Sep 17 00:00:00 2001 From: wayanrivan Date: Thu, 16 Jul 2026 10:42:20 +0700 Subject: [PATCH] update --- config/request.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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