From e29c756ba928f9f817b15c838e71011174887ffd Mon Sep 17 00:00:00 2001 From: Diego Campo Date: Thu, 21 Nov 2024 16:14:58 +0100 Subject: [PATCH] format --- config.example.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.example.json b/config.example.json index 52d822d..c586a90 100644 --- a/config.example.json +++ b/config.example.json @@ -17,7 +17,7 @@ }, "worker": [ { - "topicId": 1, + "topicId": 1, "inferenceEntrypointName": "api-worker-reputer", "loopSeconds": 5, "parameters": { @@ -26,4 +26,4 @@ } } ] -} +} \ No newline at end of file