Vorgabe für den Datenbankbenutzer auf 'lxoffice' gesetzt, da
[kivitendo-erp.git] / config / authentication.pl.default
index 42b888b..92da909 100644 (file)
@@ -23,7 +23,7 @@ $self->{DB_config} = {
   'host'     => 'localhost',
   'port'     => 5432,
   'db'       => 'lxerp_auth',
-  'user'     => 'postgres',
+  'user'     => 'lxoffice',
   'password' => '',
 };