commit | 5aadea07caa4003c6a936b6db62ab13f1c73bd55 | [log] [tgz] |
---|---|---|
author | khenaidoo <knursimu@ciena.com> | Wed Nov 07 14:30:11 2018 -0500 |
committer | khenaidoo <knursimu@ciena.com> | Wed Nov 07 14:30:11 2018 -0500 |
tree | 0b817b8dba4c37a382a185fda4ab1639d9598392 | |
parent | fdbad6e300141d41d406c59ce1648121f84cde37 [diff] [blame] |
This commit updates the grpc server to accept connections on any container IP and refresh the adapters README.md file. Change-Id: Ic59c3b07d786499cda0a0a1a6be0ee1f75e869ca
diff --git a/compose/cli.yml b/compose/cli.yml index e8ff4ee..2869329 100644 --- a/compose/cli.yml +++ b/compose/cli.yml
@@ -26,7 +26,7 @@ DOCKER_HOST_IP: "${DOCKER_HOST_IP}" entrypoint: - /voltha/python/cli/setup.sh - - -g 192.168.0.14:50057 + - -g ${DOCKER_HOST_IP}:50057 networks: - default ports: