From d2c4dd9ff95796bf97b2c795633d8e43d66df7d0 Mon Sep 17 00:00:00 2001 From: Mohammed Nihal <57055998+nihal467@users.noreply.github.com> Date: Mon, 4 Dec 2023 09:39:35 +0530 Subject: [PATCH] Updated login credentials in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 002afc979bc..a6a2806558d 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Once the development server has started, open [localhost:4000](http://localhost: Authenticate to staging API with any of the following credentials ```yaml -- username: devdistrictadmin +- username: dev-districtadmin password: Coronasafe@123 role: District Admin