From 7da94617d0aa44b36c27166c980d5967132f116e Mon Sep 17 00:00:00 2001 From: Mohammed Sohail Date: Tue, 15 Aug 2023 18:30:54 +0800 Subject: [PATCH] fix: benthos url --- deploy/benthos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/benthos.yaml b/deploy/benthos.yaml index 40c4a0d..f624f26 100644 --- a/deploy/benthos.yaml +++ b/deploy/benthos.yaml @@ -2,7 +2,7 @@ input: label: cic_chain_events nats_jetstream: urls: - - nats://localhost:4222 + - nats://nats:4222 subject: CHAIN.transfer durable: benthos_sub stream: CHAIN