fix: update koneksi database ke localhost dan perbaiki path URL
This commit is contained in:
@@ -104,8 +104,8 @@
|
||||
</div>
|
||||
|
||||
<script>
|
||||
const API_ORANG = '/sig-jalan/api_orang.php';
|
||||
const API_IBADAH = '/sig-jalan/api_ibadah.php';
|
||||
const API_ORANG = '/WEBPOVERTYSIGUAS/sig-jalan/api_orang.php';
|
||||
const API_IBADAH = '/WEBPOVERTYSIGUAS/sig-jalan/api_ibadah.php';
|
||||
const warnaIbadah = { masjid: '#28a745', gereja: '#dc3545', klenteng: '#ff6f00', vihara: '#ff9800', pura: '#9c27b0' };
|
||||
const ikonIbadah = { masjid: 'fa-mosque', gereja: 'fa-church', klenteng: 'fa-torii-gate', vihara: 'fa-om', pura: 'fa-gopuram' };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user