Skip to content
Snippets Groups Projects
Commit d409819b authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

DB settings example simplified

parent ff12d3b1
Branches
No related tags found
No related merge requests found
......@@ -191,7 +191,7 @@
<driver>postgresql</driver>
<security>
<user-name>vipslogic</user-name>
<password>VIPS123</password>
<password>foobar</password>
</security>
</datasource>
<drivers>
......
......@@ -166,7 +166,7 @@
<driver>postgresql</driver>
<security>
<user-name>vipslogic</user-name>
<password>VIPS123</password>
<password>foobar</password>
</security>
</datasource>
<drivers>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment