update phpmyadmin

This commit is contained in:
2026-05-17 18:48:23 +02:00
parent d2867bbcbc
commit 42acd3fe28
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ if (isset($_GET['logout'])) {
exit;
}
$host = '172.22.0.4';
$host = '172.22.0.3';
$dbname = 'OpenPlanetsMaps';
$db_user = 'root';
$db_pass = 'admin123';