diff --git a/config.json b/config.json index 308add4..fdfff88 100644 --- a/config.json +++ b/config.json @@ -2,6 +2,7 @@ "environment": "production", "apiBaseUrl": "https://api.example.com/v1", "accessToken": "1234567890abcdefDUMMYTOKEN1234567890", + "accessTokenForStaging": "1234567890abcdefDUMMYTOKEN1234567890sjshdh0", "timeout": 5000, "retry": { "maxAttempts": 3,