From b4b044814b380f17718661ca19a6194f97f23355 Mon Sep 17 00:00:00 2001 From: Vishnu Date: Wed, 28 May 2025 18:50:29 +0530 Subject: [PATCH] added env temporarily --- apps/SeleniumService/.env.example | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 apps/SeleniumService/.env.example diff --git a/apps/SeleniumService/.env.example b/apps/SeleniumService/.env.example new file mode 100644 index 0000000..a866ba7 --- /dev/null +++ b/apps/SeleniumService/.env.example @@ -0,0 +1,4 @@ +MASSDHP_USERNAME = "kqkgaox@yahoo.com" +MASSDHP_PASSWORD = "Lex123456" +memberId = "100050022431" +dob = "04/17/1964" \ No newline at end of file