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