feat: perbaikan pada koneksi database
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
// Kredensial ROOT internal Coolify
|
||||
$host = "mysql-webgis";
|
||||
$host = "b84c4osgw4kcw0wc8o8cg8cg";
|
||||
$user = "root";
|
||||
$pass = "yg7eDOyhmHwJaR93A1SdPawY3533dFd8GlIVnVezQiV3IWR5DDc7ApQeIkzKneGL";
|
||||
$conn = new mysqli($host, $user, $pass);
|
||||
|
||||
Reference in New Issue
Block a user