From 9129b86758265db542528aea6bfaab930a1c983b Mon Sep 17 00:00:00 2001 From: Biswakalyan Bhuyan Date: Fri, 28 Jun 2024 21:04:07 +0530 Subject: update .gitignore --- server/credentials.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 server/credentials.json (limited to 'server/credentials.json') diff --git a/server/credentials.json b/server/credentials.json new file mode 100644 index 0000000..3ffd979 --- /dev/null +++ b/server/credentials.json @@ -0,0 +1,4 @@ +{ + "username": "xtester2", + "password": "teTeD7QojvhOdvEGa50u6FFJo" +} -- cgit v1.2.3-59-g8ed1b