fix webhook

This commit is contained in:
Wes Lambert
2020-03-06 16:16:02 +00:00
parent 08c16aaf67
commit 627d89c481

View File

@@ -209,7 +209,10 @@ misp {
#} ## <-- Uncomment to complete the configuration
}
webhooks {
SOCtopusWebHook {
url = "http://{{ MASTERIP }}:7000/enrich"
NodRedWebHook {
url = "http://{{ MASTERIP }}:1880/thehive"
}
#SOCtopusWebHook {
# url = "http://{{ MASTERIP }}:7000/enrich"
#}
}