update ip (5°

This commit is contained in:
2026-05-17 18:42:28 +02:00
parent b07cfbec27
commit d2867bbcbc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?php
header('Content-Type: application/json');
$host = 'maps-db-unique';
$host = '172.22.0.4';
$dbname = 'OpenPlanetsMaps';
$username = 'root';
$password = 'admin123';