Skip to content

Commit 61861d5

Browse files
authored
Merge pull request #862 from topcoder-platform/develop
[PROD RELEASE] - v6 tweaks
2 parents 104f2ea + 24ed871 commit 61861d5

File tree

4 files changed

+338
-1012
lines changed

4 files changed

+338
-1012
lines changed

config/production.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"sfdcBillingAccountNameField": "Billing_Account_name__c",
66
"sfdcBillingAccountMarkupField": "Mark_up__c",
77
"sfdcBillingAccountActiveField": "Active__c",
8-
"copilotsSlackEmail": "[email protected]"
8+
"copilotsSlackEmail": "[email protected]",
9+
"identityServiceEndpoint": "https://api.topcoder.com/v6/"
910
}

0 commit comments

Comments
 (0)