From de4013a2394bc02421cf0eab0b2e6d23f5ca55b3 Mon Sep 17 00:00:00 2001 From: roman_harazha Date: Tue, 13 Jun 2023 16:48:35 +0300 Subject: [PATCH] fix notifications config --- config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.yaml b/config.yaml index 7612e57..1019540 100644 --- a/config.yaml +++ b/config.yaml @@ -11,6 +11,12 @@ listener: chains: url: "http://swapica" +notifications: + push_url: "" + channel_address: "" + push_comm_address: "" + private_key: "" + cop: disabled: true endpoint: "http://cop"