Skip to content

Commit d249d06

Browse files
authored
Merge pull request #65 from NHSDigital/apm-000-fix-status-endpoint
fix: change target status endpoint
2 parents b131ac1 + 14fb8b1 commit d249d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxies/live/apiproxy/policies/ServiceCallout.CallHealthcheckEndpoint.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<LoadBalancer>
1414
<Server name="patient-care-aggregator-reporting" />
1515
</LoadBalancer>
16-
<Path>/aggregator/status</Path>
16+
<Path>/status</Path>
1717
</HTTPTargetConnection>
1818
<Timeout>20000</Timeout>
1919
</ServiceCallout>

0 commit comments

Comments
 (0)