diff --git a/geoapi/config/config.db.php b/geoapi/config/config.db.php index 14d61bd..52c27e0 100644 --- a/geoapi/config/config.db.php +++ b/geoapi/config/config.db.php @@ -26,7 +26,7 @@ class DBConfig { * user of the database * @var string */ - public static $sqlDBUser = "geodb"; + public static $sqlDBUser = "geoDB"; /** * password of the database