Skip to content

Commit 6ba9d7a

Browse files
Merge pull request #164 from tazama-lf/20241210-docs-update
docs: demo guide ip address change
2 parents 3a0cf9b + 1043dc6 commit 6ba9d7a

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

Guides/demo-ui-guide.md

+13-2
Original file line numberDiff line numberDiff line change
@@ -379,10 +379,21 @@ newman run collection-file -e environment-file --timeout-request 10200 --delay-r
379379

380380
![great-success](../images/full-stack-docker-tazama-great-success.png)
381381

382-
383382
## Configure the demo UI setup
384383

385-
Change the default UI configuration settings from 'localhost' to your ip address. You can confirm your ip address by using the command `ipconfig` from the command line.
384+
The Demo UI can be accessed via browser via localhost
385+
386+
```
387+
localhost:3001
388+
```
389+
390+
Change the URL and default UI configuration settings from 'localhost' to your ip address. You can confirm your ip address by using the command `ipconfig` from the command line.
391+
392+
![ip:3001](../images/demo-ipaddress.png)
393+
394+
Click on the `settings` icon to update the UI configuration variables
395+
![demo-settings-icon](../images/demo-settings-icon.png)
396+
386397

387398
![localhost](../images/demo-config-localhost.png)
388399

images/demo-config-ipaddress.png

-1.83 KB
Loading

images/demo-config-localhost.png

-333 Bytes
Loading

images/demo-ipaddress.png

1.01 KB
Loading

0 commit comments

Comments
 (0)