Skip to content

Commit 2f0627a

Browse files
VIA-653 point preprod to content api prod
1 parent 5994ae5 commit 2f0627a

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)