fix: update koneksi database ke localhost dan perbaiki path URL
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
window.location.href = '/login.html';
|
||||
}
|
||||
|
||||
const API_URL = '/sig-jalan/api_ibadah.php';
|
||||
const API_URL = '/WEBPOVERTYSIGUAS/sig-jalan/api_ibadah.php';
|
||||
const warna = { masjid: '#28a745', gereja: '#dc3545', klenteng: '#ff6f00', vihara: '#ff9800', pura: '#9c27b0' };
|
||||
const ikon = { masjid: 'fa-mosque', gereja: 'fa-church', klenteng: 'fa-torii-gate', vihara: 'fa-om', pura: 'fa-gopuram' };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user