summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-04-04 17:20:55 -0400
committerJimmy Forsyth <jf2512@att.com>2018-04-04 17:21:00 -0400
commit91148047a8b44c759c3ae93cd836174897d84fb3 (patch)
treeae75fc73e8b546f13087f4b9dca730eb74f79343
parent1daf58ed3c252e8366df4dfc61ffde665e56451a (diff)
Set thrift port and network_mode
Issue-ID: AAI-1005 Change-Id: Iaf2c76bbcdf0b5a2855e4fcaa2bda3e346e3d3f3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--docker-compose-db.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose-db.yml b/docker-compose-db.yml
index 24024d0..7b4802a 100644
--- a/docker-compose-db.yml
+++ b/docker-compose-db.yml
@@ -8,6 +8,8 @@ services:
- 7001:7001
- 7199:7199
- 9042:9042
+ - 9160:9160
+ network_mode: "host"
environment:
- CASSANDRA_SEEDS=aai.hbase.simpledemo.onap.org
- CASSANDRA_DC=Heat