We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14a5e92 commit c82e0b2Copy full SHA for c82e0b2
infrastructure/environments/preprod/locals.tf
@@ -42,7 +42,7 @@ locals {
42
43
MAX_SESSION_AGE_MINUTES = 59
44
45
- ELIGIBILITY_API_ENDPOINT = "https://sandbox.api.service.nhs.uk/"
+ ELIGIBILITY_API_ENDPOINT = "https://int.api.service.nhs.uk/"
46
IS_APIM_AUTH_ENABLED = true
47
APIM_AUTH_URL = "https://int.api.service.nhs.uk/oauth2/token"
48
APIM_KEY_ID = "test-1"
0 commit comments