We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 649a776 commit bc96d56Copy full SHA for bc96d56
infrastructure/tf-core/environments/preprod.tfvars
@@ -1043,7 +1043,7 @@ function_apps = {
1043
}
1044
]
1045
env_vars_static = {
1046
- RetrievePdsParticipantURL = "https://int.api.service.nhs.uk/personal-demographics/FHIR/R4/Patient"
+ RetrievePdsParticipantURL = "https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient"
1047
Kid = "RetrievePdsDemographic-prod"
1048
Audience = "https://api.service.nhs.uk/oauth2/token"
1049
AuthTokenURL = "https://api.service.nhs.uk/oauth2/token"
0 commit comments