This commit is contained in:
+3
-2
@@ -5,11 +5,12 @@ window.QA_CONFIG = Object.assign({
|
||||
ssoUrl: '/auth/login',
|
||||
ssoSessionEndpoint: '/auth/session',
|
||||
presignPath: '/v1/qa/uploads/presign',
|
||||
createFeedbackPath: '/v1/qa/feedbacks',
|
||||
createFeedbackPath: '/api/feedbacks',
|
||||
projectId: '01a0ae3f-fcf6-74b5-bdc4-70d942d6ad72',
|
||||
workspaceId: 6,
|
||||
workspaceCode: 'EGBIM',
|
||||
channelId: '01a0ae40-51c2-7647-a93c-0249b3759777',
|
||||
sourceNamespace: 'baron_qa_write',
|
||||
sourceNamespace: 'EGBIM_QA',
|
||||
storageBucket: 'qa_cdn',
|
||||
pageSize: 10
|
||||
}, window.QA_CONFIG || {});
|
||||
|
||||
Reference in New Issue
Block a user