From 237694ca44af35465fa31fc7742fc47f577ace31 Mon Sep 17 00:00:00 2001 From: Aurince AKAKPO Date: Sat, 20 Dec 2025 13:34:08 +0100 Subject: [PATCH] correction lecture de secret chargement --- src/main/resources/application-dgi.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-dgi.properties b/src/main/resources/application-dgi.properties index 98a4dda..dd19eff 100755 --- a/src/main/resources/application-dgi.properties +++ b/src/main/resources/application-dgi.properties @@ -11,7 +11,7 @@ io.gmss.fiscad.profile=${IO_GMSS_FISCAD_PROFILE} #spring.datasource.username=infocad_user #spring.datasource.password=W5fwD({9*q53 -# PROD ENV +# PROD ENVIRONNEMENT spring.datasource.url=${SPRING_DATASOURCE_URL} spring.datasource.username=${SPRING_DATASOURCE_USERNAME} spring.datasource.password=${SPRING_DATASOURCE_PASSWORD} \ No newline at end of file