Commit b368cd75 authored by PrasadMoka's avatar PrasadMoka
Browse files

fix:LR-124 removed unnecessary variable

Showing with 0 additions and 7 deletions
+0 -7
......@@ -136,13 +136,6 @@ base_config: |
itemset = "2.0"
}
}
postgres {
host = {{ postgres.db_url }}
port = {{ postgres.db_port }}
maxConnections = {{ postgres_max_connections }}
user = "{{ postgres.db_username }}"
password = "{{ postgres.db_password }}"
}
activity-aggregate-updater:
activity-aggregate-updater: |+
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment