Navigation

This commit is contained in:
Walter Hupfeld
2023-10-26 11:20:38 +02:00
parent cefd497ef5
commit 786fcfd54f
3 changed files with 18 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ date_default_timezone_set('UTC');
$mapbox_token="write_mapbox_token_here";
$db_server = "unfallkarte-db";
$db_server = "dev-unfallkarte-db";
$db_user = "root";
$db_passwd = "geheim";