Add trailing comma to "thehive" stanza

This commit is contained in:
Doug Burks
2020-10-05 12:35:33 -04:00
committed by GitHub
parent 9f4cb42c4f
commit a45aa43f41

View File

@@ -33,7 +33,7 @@
"hostUrl": "http://{{ MANAGERIP }}:9000/thehive", "hostUrl": "http://{{ MANAGERIP }}:9000/thehive",
"key": "{{ THEHIVEKEY }}", "key": "{{ THEHIVEKEY }}",
"verifyCert": false "verifyCert": false
} },
{% endif %} {% endif %}
"statickeyauth": { "statickeyauth": {
"anonymousCidr": "172.17.0.0/24", "anonymousCidr": "172.17.0.0/24",