fix: update koneksi database ke localhost dan perbaiki path URL
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
window.location.href = '/login.html';
|
||||
}
|
||||
|
||||
const API_URL = '/sig-jalan/api_orang.php';
|
||||
const API_URL = '/WEBPOVERTYSIGUAS/sig-jalan/api_orang.php';
|
||||
|
||||
var map = L.map('map').setView([-0.026330, 109.342519], 13);
|
||||
L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { maxZoom: 19 }).addTo(map);
|
||||
|
||||
Reference in New Issue
Block a user