We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6a4596 + dd4187b commit 698f1fbCopy full SHA for 698f1fb
specification/x-nhsd-apim/target-preprod.yaml
@@ -1,5 +1,5 @@
1
type: external
2
-url: "TBC"
+url: "preprod.eligibility-signposting.nhs.uk"
3
healthcheck: /_status
4
security:
5
type: mtls
specification/x-nhsd-apim/target-test.yaml
@@ -1,10 +1,7 @@
-type: hosted
+type: external
+url: "test.eligibility-signposting.nhs.uk"
-containers:
- - name: eligibility-signposting-api
- image:
6
- name: eligibility-signposting-api
7
- tag: latest
8
- environment:
9
- LOG_LEVEL: info
10
- NODE_ENV: production
+security:
+ type: mtls
+ secret: eligibility-signposting-api
+
0 commit comments