From 2f3a99cfb07941f54930f9d3823cb9fca963ce9b Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Wed, 17 Jun 2020 17:42:35 -0400 Subject: [PATCH] fix: indentation is incorrect --- salt/thehive/init.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/thehive/init.sls b/salt/thehive/init.sls index dcb6d3f3b..da07247c4 100644 --- a/salt/thehive/init.sls +++ b/salt/thehive/init.sls @@ -107,7 +107,7 @@ so-cortex: - /opt/so/conf/thehive/etc/cortex-application.conf:/opt/cortex/conf/application.conf:ro - /opt/so/conf/cortex/custom-analyzers:/custom-analyzers:ro - /opt/so/conf/cortex/custom-responders:/custom-responders:ro - - port_bindings: + - port_bindings: - 0.0.0.0:9001:9001 cortexscript: