From 836d10a3eb4813277ef5bf3339f0ac00e0f87d1e Mon Sep 17 00:00:00 2001 From: MohammedKamle Date: Tue, 9 Dec 2025 12:04:12 +0530 Subject: [PATCH] dghgd --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 308add4..aaaf090 100644 --- a/config.json +++ b/config.json @@ -2,6 +2,7 @@ "environment": "production", "apiBaseUrl": "https://api.example.com/v1", "accessToken": "1234567890abcdefDUMMYTOKEN1234567890", + "accessTokenGit": "12fddffdffddfdf34567890abcdefDUMMYTOKEN1234567890", "timeout": 5000, "retry": { "maxAttempts": 3,