Skip to content

Commit 99c4760

Browse files
committed
added config file changes
1 parent 0aa37ff commit 99c4760

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"environment": "production",
33
"apiBaseUrl": "https://api.example.com/v1",
44
"accessToken": "1234567890abcdefDUMMYTOKEN1234567890",
5+
"accessTokenForStaging": "1234567890abcdefDUMMYTOKEN1234567890sjshdh0",
56
"timeout": 5000,
67
"retry": {
78
"maxAttempts": 3,

0 commit comments

Comments
 (0)