aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorxuegao <xg353y@intl.att.com>2020-05-13 15:22:16 +0200
committerxuegao <xg353y@intl.att.com>2020-05-13 15:58:10 +0200
commit6833cb634c13b78de22e8ded8c6afb6970aa8b22 (patch)
tree395f8c4a8c2b042940a13a69dc09253ddbc090c8 /README.md
parent04e82bebc39bb0bdadb8e79c427c9d8aa1a58ac5 (diff)
Update the clamp url
Replace the old Clamp url by the new one. Issue-ID: CLAMP-846 Change-Id: I2765ea6c4f0f732be16e4c9a4b32f6eccf63468c Signed-off-by: xuegao <xg353y@intl.att.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e4309aac..abf41d58 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,7 @@ If the sdcAddress is not specified or not available (connection failure) the mes
A [docker-compose example file](extra/docker/clamp/docker-compose.yml) can be found under the [extra/docker/clamp/ folder](extra/docker/).
-Once the image has been built and is available locally, you can use the `docker-compose up` command to deploy a prepopullated database and a clamp instance available on [http://localhost:8080/designer/index.html](http://localhost:8080/designer/index.html).
+Once the image has been built and is available locally, you can use the `docker-compose up` command to deploy a prepopullated database and a clamp instance available on [https://localhost:3000](https://localhost:3000).
### Logs