Skip to content

Commit bc96d56

Browse files
committed
Amend PDS url
1 parent 649a776 commit bc96d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/tf-core/environments/preprod.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,7 @@ function_apps = {
10431043
}
10441044
]
10451045
env_vars_static = {
1046-
RetrievePdsParticipantURL = "https://int.api.service.nhs.uk/personal-demographics/FHIR/R4/Patient"
1046+
RetrievePdsParticipantURL = "https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient"
10471047
Kid = "RetrievePdsDemographic-prod"
10481048
Audience = "https://api.service.nhs.uk/oauth2/token"
10491049
AuthTokenURL = "https://api.service.nhs.uk/oauth2/token"

0 commit comments

Comments
 (0)