update phpmyadmin
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
||||
|
||||
if (!$has_error) {
|
||||
try {
|
||||
$host = '172.22.0.4';
|
||||
$host = '172.22.0.3';
|
||||
$dbname = 'OpenPlanetsMaps';
|
||||
$db_user = 'root';
|
||||
$db_pass = 'admin123';
|
||||
|
||||
Reference in New Issue
Block a user