Skip to content

Commit c63c52b

Browse files
VIA-653 AJ point preprod to content api prod
1 parent ede878f commit c63c52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/environments/preprod/locals.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ locals {
2929
DEPLOY_ENVIRONMENT = local.environment
3030
PROFILE_PERFORMANCE = "true"
3131

32-
CONTENT_API_ENDPOINT = "https://int.api.service.nhs.uk/"
32+
CONTENT_API_ENDPOINT = "https://api.service.nhs.uk/"
3333
CONTENT_CACHE_PATH = "s3://${local.content_cache_bucket_name}"
3434
CONTENT_CACHE_IS_CHANGE_APPROVAL_ENABLED = true
3535

0 commit comments

Comments
 (0)