Hive Module - Add application.conf

This commit is contained in:
Mike Reeves
2019-03-11 12:05:14 -04:00
parent e1b444b2bf
commit 33513f1810

View File

@@ -65,5 +65,7 @@ so-thehive:
- image: thehiveproject/thehive:latest
- hostname: so-thehive
- name: so-thehive
- binds:
- /opt/so/conf/hive/application.conf:/etc/hive/application.conf
- port_bindings:
- 0.0.0.0:9000:9000