From 116b94c4887f5d692cb9147ccfa2b1375e72f675 Mon Sep 17 00:00:00 2001
From: Tushar <30565750+tushar5526@users.noreply.github.com>
Date: Mon, 3 Apr 2023 13:43:55 +0530
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 04ba4ee..752ea12 100644
--- a/README.md
+++ b/README.md
@@ -15,5 +15,7 @@ There are 3 entities declared in the registry
 **NOTE**
 --------
 
-If you are not using the current config in the folder, then you would have to disable `password-on-login-required` and other settings default security settings in RC's keycloak for the `lr-service` to work properly.
+* If you are not using the current config in the folder, then you would have to disable `password-on-login-required` and other settings default security settings in RC's keycloak for the `lr-service` to work properly.
 RC's keycloak is customised to force proper emails, username, mobile etc. but these details are missing from CASA database and data sanity is very less, therefor it is needed to disable all those configurations.
+
+* Registry Deployment needs a domain name for it to work properly otherwise tokens will not be provisioned properly. 
-- 
GitLab