From 0db9956464d6ad74a1cfca30ef2552827d41b025 Mon Sep 17 00:00:00 2001 From: Vamsi Kodamanchili Date: Thu, 16 Oct 2025 15:36:31 +0530 Subject: [PATCH] Obscured stale secrets --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index 52c2fa91..88d41fad 100644 --- a/config.json +++ b/config.json @@ -4,14 +4,14 @@ }, "app": { "apiPrefix" : "", - "url": "https://0ddf-122-174-183-138.ngrok-free.app" + "url": "test_url" }, "validations": { "leastNodeVersion": 10 }, "credentials": { - "apikey": "tz4fhIiIPg6c1JHnP7tiZBtGfeCtCydlv6rbc6k4acw=", - "appId": "cs-9a909c58-c5a9-569d-aa7c-1f36f94b23ad", + "apikey": "test_api_key", + "appId": "test_app_id", "st-67890":{ "apikey": "test_api_key2", "appId": "test_app_id2"