From f1ec120715c93f9c82bd4230fea3acd7b811b799 Mon Sep 17 00:00:00 2001 From: hitanshu310 Date: Mon, 15 Sep 2025 01:17:29 +0530 Subject: [PATCH] Tinkering with redirect-uri --- src/main/resources/application-test.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-test.properties b/src/main/resources/application-test.properties index 9f52712..e5c014b 100644 --- a/src/main/resources/application-test.properties +++ b/src/main/resources/application-test.properties @@ -1 +1 @@ -api.baseUrl=http://192.168.0.100:5002 \ No newline at end of file +api.baseUrl=https://testcf.hithomelabs.com \ No newline at end of file -- 2.45.2