From f5da60e4275ca1172128c3994298691e12d5e1f8 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Fri, 20 Feb 2026 16:17:39 +0100 Subject: fix: changed the syntex to slowly get rid of the Config class --- resources/experiments/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'resources/experiments/config.json') 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" } + -- cgit v1.2.3