Update the clamp url 25/107625/1
authorxuegao <xg353y@intl.att.com>
Wed, 13 May 2020 13:22:16 +0000 (15:22 +0200)
committerxuegao <xg353y@intl.att.com>
Wed, 13 May 2020 13:58:10 +0000 (15:58 +0200)
Replace the old Clamp url by the new one.

Issue-ID: CLAMP-846
Change-Id: I2765ea6c4f0f732be16e4c9a4b32f6eccf63468c
Signed-off-by: xuegao <xg353y@intl.att.com>
README.md
docs/index.rst

index e4309aa..abf41d5 100644 (file)
--- 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
index f6dec27..31da7f9 100644 (file)
@@ -95,7 +95,7 @@ Installation
 ------------
 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 pre-populated 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 pre-populated database and a CLAMP instance available on [https://localhost:3000](https://localhost:3000).
 
 Configuration
 -------------
@@ -178,7 +178,7 @@ If the sdcAddress is not specified or not available (connection failure) the mes
 Administration
 --------------
 
-A user can access CLAMP UI at the following URL : https://localhost:443/designer/index.html.
+A user can access CLAMP UI at the following URL : https://localhost:3000.
 (in this URL 'localhost' must be replaced by the actual host where CLAMP has been installed if it is not your current localhost)
 For OOM, the URL is https://<host-ip>:30258