diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-16 15:18:21 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-16 15:18:21 +0100 |
| commit | 2f16cb0f48eca4453e3e894b3d45a3aa09e6dcc0 (patch) | |
| tree | 672d98baa2ac071f2c30de06d613254d0d8cd105 /resources/experiments/config.json | |
| parent | 86d35fcec83057e346e4982b5a6908f25342a392 (diff) | |
Diffstat (limited to 'resources/experiments/config.json')
| -rw-r--r-- | resources/experiments/config.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/resources/experiments/config.json b/resources/experiments/config.json index 4dbf1e91..9527923d 100644 --- a/resources/experiments/config.json +++ b/resources/experiments/config.json @@ -6,5 +6,7 @@ "postgresql" : "5432", "username" : "matt", "password" : "admin", - "database" : "opendc" + "database" : "opendc", + "topic" : "postgres-topic", + "kafka" : "9092" } |
