From 57c0eab9018b38266bf13b633c220f1216c61040 Mon Sep 17 00:00:00 2001 From: Diamantis Tziotzios Date: Tue, 27 Dec 2022 12:37:18 +0200 Subject: [PATCH] no message --- src/main/resources/application.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index ebc8ced..b185aa0 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,2 +1,2 @@ -storage.temp=${DATAVERSE_TMP} -configuration.dataverse=${DATAVERSE_CONF} \ No newline at end of file +storage.temp=${STORAGE_TMP_DATAVERSE} +configuration.dataverse=${CONFIGURATION_DATAVERSE} \ No newline at end of file