changes readme

This commit is contained in:
Cayo Puigdefabregas 2023-09-28 18:31:18 +02:00
parent ece944ea3f
commit 594fe1483f
1 changed files with 8 additions and 2 deletions

View File

@ -88,8 +88,14 @@ To know the valid value for ${target_docker_image} you can use:
8. These are the details for use in this implementation:
*devicehub with port 5000* is the identity provider of OIDC and have user *user5000@example.com*
*devicehub with port 5000* (http://localhost:5000) is the identity provider of OIDC and have user *user5000@example.com*
*devicehub with port 5001* is the client identity of OIDC and have user *user5001@example.com*
*devicehub with port 5001* (http://localhost:5001) is the client identity of OIDC and have user *user5001@example.com*
You can change these values in the *.env* file
9. If you want use Workbench for this instances you need go to
```
http://localhost:5001/workbench/
```
with the user demo and next download the settings and ISO files. Follow the instructions that appear on the [help](https://help.usody.com/en/setup/setup-pendrive/) page.