File tree 2 files changed +0
-12
lines changed
2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -177,11 +177,6 @@ containers:
177
177
- 13226
178
178
ocrValidationUrl : ${OCR_VALIDATION_URL_NFD}
179
179
paymentsEnabled : ${PAYMENTS_ENABLED_NFD:false}
180
- - container : sscs-ibca
181
- jurisdiction : SSCS
182
- poBoxes :
183
- - 13618
184
- ocrValidationUrl : ${OCR_VALIDATION_URL_SSCS}
185
180
186
181
# clients region
187
182
Original file line number Diff line number Diff line change @@ -112,8 +112,6 @@ accesstoken:
112
112
serviceConfig :
113
113
- serviceName : sscs
114
114
validity : ${SAS_TOKEN_VALIDITY:300} # In seconds
115
- - serviceName : sscs-ibca
116
- validity : ${SAS_TOKEN_VALIDITY:300} # In seconds
117
115
- serviceName : bulkscan
118
116
validity : ${SAS_TOKEN_VALIDITY:300} # In seconds
119
117
- serviceName : bulkscanauto
@@ -196,11 +194,6 @@ containers:
196
194
- 13226
197
195
ocrValidationUrl : ${OCR_VALIDATION_URL_NFD}
198
196
paymentsEnabled : ${PAYMENTS_ENABLED_NFD:false}
199
- - container : sscs-ibca
200
- jurisdiction : SSCS
201
- poBoxes :
202
- - 13618
203
- ocrValidationUrl : ${OCR_VALIDATION_URL_SSCS}
204
197
205
198
# clients region
206
199
You can’t perform that action at this time.
0 commit comments