This is an automated email from the ASF dual-hosted git repository.

asifdxtreme pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-service-center.git


The following commit(s) were added to refs/heads/master by this push:
     new 8a18126  Update README.md
8a18126 is described below

commit 8a18126f152e423a65662d24f3cb1d61699db5ae
Author: Mohammad Asif Siddiqui <[email protected]>
AuthorDate: Tue Feb 6 14:18:08 2018 +0530

    Update README.md
---
 scripts/docker/build-frontend-image/README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/scripts/docker/build-frontend-image/README.md 
b/scripts/docker/build-frontend-image/README.md
index ec47673..eb8d616 100644
--- a/scripts/docker/build-frontend-image/README.md
+++ b/scripts/docker/build-frontend-image/README.md
@@ -16,8 +16,11 @@ Example app.conf file,
        FRONTEND_HOST_IP=0.0.0.0
        FRONTEND_HOST_PORT=30103
 
+Note: Configuring SC_HOST_IP will enable you to setup the EIP of the 
Service-center.
+
 Then build docker image of frontend from folder 
"PROJECT_ROOT/scripts/docker/build-frontend-image/".
 
+
     bash -x build.sh
     
 Once the script finishes you will see image scfrontend-dev.tgz in the same 
directory. You can use this this image to load the docker and start using. Run 
following command, open Web Browser and connect to URL "http://<HOST_IP>:30103" 
to view frontend UI.

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to