Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion specification/x-nhsd-apim/target-preprod.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
type: external
url: "TBC"
url: "preprod.eligibility-signposting.nhs.uk"
healthcheck: /_status
security:
type: mtls
Expand Down
15 changes: 6 additions & 9 deletions specification/x-nhsd-apim/target-test.yaml
Original file line number Diff line number Diff line change
@@ -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

Loading