From 6af6d7f5b64ce995f4f643e4215eae8668586a53 Mon Sep 17 00:00:00 2001 From: Wes Lambert Date: Fri, 6 Mar 2020 16:17:04 +0000 Subject: [PATCH] fix typo --- salt/hive/thehive/etc/application.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/hive/thehive/etc/application.conf b/salt/hive/thehive/etc/application.conf index 9aa328cb4..ae588a42d 100644 --- a/salt/hive/thehive/etc/application.conf +++ b/salt/hive/thehive/etc/application.conf @@ -209,7 +209,7 @@ misp { #} ## <-- Uncomment to complete the configuration } webhooks { - NodRedWebHook { + NodeRedWebHook { url = "http://{{ MASTERIP }}:1880/thehive" } #SOCtopusWebHook {