From b614fad41fd90bf579c0f24a25aeed2200ae6079 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Thu, 28 Sep 2023 08:26:10 +0200 Subject: [PATCH] fix readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2d979674..a5935c81 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,9 @@ For to know the valid value for ${target_docker_image} you can use: ``` 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*