Skip to content

Commit

Permalink
Update target server
Browse files Browse the repository at this point in the history
Update target server from static URL to a configured Apigee Target Server
  • Loading branch information
samuel-hollow1-nhsd committed Feb 14, 2024
1 parent 5e13fa0 commit f081fca
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions proxies/live/apiproxy/targets/target.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@
</FaultRule>
</FaultRules>
<HTTPTargetConnection>
<!--TODO: The target needs to configured on a per enironment basis (NPA-1979)
This URL will also need to change once we have DNS in place (NPA-1669)
-->
<URL>https://6e6ljoc1a5.execute-api.eu-west-2.amazonaws.com/default/api</URL>
<LoadBalancer>
<Server name="validated-relationships-service-api"/>
</LoadBalancer>
<Properties>
<Property name="supports.http10">true</Property>
<Property name="request.retain.headers">User-Agent,Referer,Accept-Language</Property>
Expand Down

0 comments on commit f081fca

Please sign in to comment.