# ============================================= # Environment Configuration — WebGIS # ============================================= # Template ini bisa dijadikan acuan. # Salin sebagai .env dan isi sesuai server. # JANGAN commit file .env ke repository! # ============================================= DB_HOST=localhost DB_PORT=3306 DB_USER=root DB_PASS= DB_NAME=webgis_poverty