Remove duplicated property

This commit is contained in:
Daniel García Aubert 2018-06-07 16:33:52 +02:00
parent 9ec3325cd0
commit fae6bdff05

View File

@ -100,7 +100,6 @@ var config = {
// Supported labels: 'user_id', 'user_password' (both read from redis)
,postgres_auth_pass: '<%= user_password %>'
,postgres: {
user: "test_windshaft_publicuser",
user: "publicuser",
password: "public",
host: '127.0.0.1',