From 7aa6c72ee416f7218700a8a65fe2042564955772 Mon Sep 17 00:00:00 2001 From: wayanrivan Date: Thu, 16 Jul 2026 11:05:30 +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 54c9bb6..578657c 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: 'http://172.16.140.41/nominatim/reverse', + urlFull: 'http://api-gateway.corp.timortelecom.tl/nominatim/reverse', method: 'GET', data: { format: 'geojson' // xml,json,jsonv2,geojson(prefer),geocodejson