File tree Expand file tree Collapse file tree
application/CohortManager Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -320,9 +320,9 @@ services:
320320 profiles : [service-now]
321321 environment :
322322 - ASPNETCORE_URLS=http://*:9092
323- - ServiceNowRefreshAccessTokenUrl=https://wiremock.com /oauth_token.do
324- - ServiceNowUpdateUrl=https://wiremock.com /api/x_nhsd_intstation/nhs_integration/9c78f87c97912e10dd80f2df9153aff5/CohortCaseUpdate
325- - ServiceNowResolutionUrl=https://wiremock.com /api/x_nhsd_intstation/nhs_integration/9c78f87c97912e10dd80f2df9153aff5/CohortCaseResolution
323+ - ServiceNowRefreshAccessTokenUrl=https://wiremock:8080 /oauth_token.do
324+ - ServiceNowUpdateUrl=https://wiremock:8080 /api/x_nhsd_intstation/nhs_integration/9c78f87c97912e10dd80f2df9153aff5/CohortCaseUpdate
325+ - ServiceNowResolutionUrl=https://wiremock:8080 /api/x_nhsd_intstation/nhs_integration/9c78f87c97912e10dd80f2df9153aff5/CohortCaseResolution
326326 - ServiceNowGrantType=refresh_token
327327 - ServiceNowClientId=MockClientId-123
328328 - ServiceNowClientSecret=MockClientSecret-123
You can’t perform that action at this time.
0 commit comments