diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-20 16:17:39 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-20 16:17:39 +0100 |
| commit | f5da60e4275ca1172128c3994298691e12d5e1f8 (patch) | |
| tree | 189804251bf88bf390e1c9ffb4472b7a798d7f22 /resources/experiments/config.json | |
| parent | 2f16cb0f48eca4453e3e894b3d45a3aa09e6dcc0 (diff) | |
Diffstat (limited to 'resources/experiments/config.json')
| -rw-r--r-- | resources/experiments/config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/experiments/config.json b/resources/experiments/config.json index 9527923d..ae383f45 100644 --- a/resources/experiments/config.json +++ b/resources/experiments/config.json @@ -7,6 +7,7 @@ "username" : "matt", "password" : "admin", "database" : "opendc", - "topic" : "postgres-topic", + "topic" : "postgres_topic", "kafka" : "9092" } + |
