diff --git a/charts/prl-dgs/values.preview.template.yaml b/charts/prl-dgs/values.preview.template.yaml index 59e799a8..e0b55036 100644 --- a/charts/prl-dgs/values.preview.template.yaml +++ b/charts/prl-dgs/values.preview.template.yaml @@ -21,7 +21,7 @@ java: MANAGEMENT_ENDPOINT_HEALTH_CACHE_TIMETOLIVE: "30000" DOCMOSIS_SERVICE_DEV_MODE_FLAG: "true" PDF_TEST_ENABLED: "true" - CCD_CASE_DOCS_AM_API: http://prl-ccd-definitions-pr-2021-cdam + CCD_CASE_DOCS_AM_API: http://prl-ccd-definitions-pr-2272-cdam AUTH_PROVIDER_SERVICE_CLIENT_BASEURL: "http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal" IDAM_S2S_URL: "http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal" DOCMOSIS_SERVICE_BASE_URL: "https://docmosis.aat.platform.hmcts.net" diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index b613fa9e..cb44481e 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -102,7 +102,7 @@ document: - templateName: PRL-C1A-WelshLang.docx filename: C1AWelshDocument.pdf document-generator: docmosis - - templateName: FL401-draft.docx + - templateName: FL-PRL-GOR-ENG-FL401-draft.docx filename: Draft-DA-application.pdf document-generator: docmosis - templateName: FL-PRL-APP-ENG-Fl401-Final.docx @@ -126,7 +126,7 @@ document: - templateName: FL-PRL-APP-WEL-FL401-Final.docx filename: DA-Welsh-application.pdf document-generator: docmosis - - templateName: FL401-draft-Welsh.docx + - templateName: FL-PRL-GOR-WEL-FL401-draft.docx filename: Draft-DA-Welsh-application.pdf document-generator: docmosis - templateName: FL401-c8-welsh.docx