diff --git a/specification/x-nhsd-apim/target-preprod.yaml b/specification/x-nhsd-apim/target-preprod.yaml index a4dca6a..2910b1a 100644 --- a/specification/x-nhsd-apim/target-preprod.yaml +++ b/specification/x-nhsd-apim/target-preprod.yaml @@ -1,5 +1,5 @@ type: external -url: "TBC" +url: "preprod.eligibility-signposting.nhs.uk" healthcheck: /_status security: type: mtls diff --git a/specification/x-nhsd-apim/target-test.yaml b/specification/x-nhsd-apim/target-test.yaml index 20938ef..2bef812 100644 --- a/specification/x-nhsd-apim/target-test.yaml +++ b/specification/x-nhsd-apim/target-test.yaml @@ -1,10 +1,7 @@ -type: hosted +type: external +url: "test.eligibility-signposting.nhs.uk" healthcheck: /_status -containers: - - name: eligibility-signposting-api - image: - name: eligibility-signposting-api - tag: latest - environment: - LOG_LEVEL: info - NODE_ENV: production +security: + type: mtls + secret: eligibility-signposting-api +