fix: update final code deployment

This commit is contained in:
muthianura
2026-06-15 21:53:17 +07:00
parent 62a5a26fe0
commit 9cc6fcf52d
42 changed files with 177 additions and 23 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
<?php
// Semua project di-deploy dalam satu folder — gunakan relative path
$url_spbu = 'SIG_spbu/';
$url_miskin = 'SIG_miskin/gis/';
$url_jalantanah = 'SIG2_jalantanah/';
$url_choropleth = 'Choropleth/ptk.html';
$url_spbu = 'spbu/';
$url_miskin = 'povertymap/';
$url_jalantanah = 'parsiljalan/';
$url_choropleth = 'choropleth/';
?>
<!DOCTYPE html>
<html lang="id">