update ip (3)
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ if (isset($_GET['logout'])) {
|
||||
exit;
|
||||
}
|
||||
|
||||
$host = '172.22.0.4';
|
||||
$host = 'maps-db-unique';
|
||||
$dbname = 'OpenPlanetsMaps';
|
||||
$db_user = 'root';
|
||||
$db_pass = 'admin123';
|
||||
|
||||
Reference in New Issue
Block a user