X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=config%2Fauthentication.pl.default;h=92da90945f398742f563b4a6c4f71a0229a7bc7e;hb=1dfec8936c37afb9ea3ac5153d8721b6862f4c96;hp=42b888bc2ae09b7315ff41c2718ab4444b407161;hpb=5d275ec4487ded1246a67b626f0b61e2fbcceb16;p=kivitendo-erp.git diff --git a/config/authentication.pl.default b/config/authentication.pl.default index 42b888bc2..92da90945 100644 --- a/config/authentication.pl.default +++ b/config/authentication.pl.default @@ -23,7 +23,7 @@ $self->{DB_config} = { 'host' => 'localhost', 'port' => 5432, 'db' => 'lxerp_auth', - 'user' => 'postgres', + 'user' => 'lxoffice', 'password' => '', };