diff --git a/src/main/resources/application-dev.properties b/src/main/resources/application-dev.properties index 72e5557..30cd2b6 100644 --- a/src/main/resources/application-dev.properties +++ b/src/main/resources/application-dev.properties @@ -63,5 +63,5 @@ messagefilter.prompt=prompts/message_filter_prompt.txt # ========================================================= # (DLP) Configuration # ========================================================= -google.cloud.dlp.dlpTemplateCompleteFlow=IMC_INSPECT_USC +google.cloud.dlp.dlpTemplateCompleteFlow=${DLP_TEMPLATE_COMPLETE_FLOW} google.cloud.dlp.dlpTemplatePersistFlow=IMC_INSPECT_NAME \ No newline at end of file