Hive Module - Add application.conf

This commit is contained in:
Mike Reeves
2019-03-11 12:20:03 -04:00
parent 57c92e724b
commit 92818bebca

View File

@@ -66,6 +66,6 @@ so-thehive:
- hostname: so-thehive - hostname: so-thehive
- name: so-thehive - name: so-thehive
- binds: - binds:
- /opt/so/conf/hive/application.conf:/etc/thehive/application.conf:ro - /opt/so/conf/hive/etc/application.conf:/etc/thehive/application.conf:ro
- port_bindings: - port_bindings:
- 0.0.0.0:9000:9000 - 0.0.0.0:9000:9000