diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 10cc38d..affb021 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,3 +1,3 @@ configuration.doi_funder=DOI_Funder.json -storage.temp=${ZENODO_TMP} -configuration.zenodo=${ZENODO_CONF} +storage.temp=${STORAGE_TMP_ZENODO} +configuration.zenodo=${CONFIGURATION_ZENODO}