File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 14
14
"directProjectServiceEndpoint" : " " ,
15
15
"directProjectServiceTimeout" : 5000 ,
16
16
"attachmentsS3Bucket" : " topcoder-prod-media" ,
17
+ "attachmentsDMZS3Bucket" : " topcoder-prod-media-dmz" ,
18
+ "attachmentsQuarantineS3Bucket" : " topcoder-prod-media-quarantine" ,
17
19
"projectAttachmentPathPrefix" : " projects" ,
18
20
"projectAttachmentPathSuffix" : " attachments" ,
19
21
"elasticsearchConfig" : {
87
89
},
88
90
"STRIPE_SECRET_KEY" : " " ,
89
91
"sfdcBillingAccountNameField" : " Billing_Account_Name__c"
90
- }
92
+ }
Original file line number Diff line number Diff line change 2
2
"pubsubQueueName" : " dev.project.service" ,
3
3
"pubsubExchangeName" : " dev.projects" ,
4
4
"attachmentsS3Bucket" : " topcoder-dev-media" ,
5
+ "attachmentsDMZS3Bucket" : " topcoder-dev-media-dmz" ,
6
+ "attachmentsQuarantineS3Bucket" : " topcoder-dev-media-quarantine" ,
5
7
"connectProjectsUrl" : " https://connect.topcoder-dev.com/projects/" ,
6
8
"fileServiceEndpoint" : " https://api.topcoder-dev.com/v3/files/" ,
7
9
"connectProjectsUrl" : " https://connect.topcoder-dev.com/projects/" ,
You can’t perform that action at this time.
0 commit comments