new readme

This commit is contained in:
Cayo Puigdefabregas 2023-09-28 08:24:03 +02:00
parent 82bf535915
commit 7e088eefc8
1 changed files with 7 additions and 1 deletions

View File

@ -65,4 +65,10 @@ If you want to enter a shell on already running container:
For to know the valid value for ${target_docker_image} you can use:
```
docker ps
`
```
8. This are the details for use this implementation:
*devicehub with port 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*
You can change this values in the file *.env*