Adds missing elements on staging and production properties.

This commit is contained in:
gkolokythas 2019-09-05 10:54:11 +03:00
parent cab0d68fc2
commit da374f3f8e
2 changed files with 24 additions and 2 deletions

View File

@ -17,8 +17,14 @@ pdf.converter.url=http://docsbox-web/
####################CONFIGURATION FILES OVERRIDES CONFIGURATIONS##########
configuration.externalUrls=/tmp/ExternalUrls.xml
configuration.dynamicGrantUrl=/tmp/GrantConfiguration.xml
configuration.dynamicProjectUrl=/tmp/ProjectConfiguration.xml
configuration.dynamicFunderUrl=/tmp/FunderConfiguration.xml
configuration.h2020template=/tmp/h2020.docx
configuration.resources.path=/tmp
####################MOCK FILES CONFIGURATIONS##########
dataset.tags.mock=/mockupTags.json
####################SPRING MAIL CONFIGURATIONS#################
spring.mail.default-encoding=UTF-8
@ -81,3 +87,6 @@ conf_email.subject=OpenDMP email confirmation
#############ZENODO CONFIGURATIONS#########
zenodo.url=https://sandbox.zenodo.org/api/
zenodo.access_token=
#############CONTACT EMAIL CONFIGURATIONS#########
contact_email.mail=

View File

@ -17,8 +17,14 @@ pdf.converter.url=http://docsbox-web/
####################CONFIGURATION FILES OVERRIDES CONFIGURATIONS##########
configuration.externalUrls=/tmp/ExternalUrls.xml
configuration.dynamicGrantUrl=/tmp/GrantConfiguration.xml
configuration.dynamicProjectUrl=/tmp/ProjectConfiguration.xml
configuration.dynamicFunderUrl=/tmp/FunderConfiguration.xml
configuration.h2020template=/tmp/h2020.docx
configuration.resources.path=/tmp
####################MOCK FILES CONFIGURATIONS##########
dataset.tags.mock=/mockupTags.json
####################SPRING MAIL CONFIGURATIONS#################
spring.mail.default-encoding=UTF-8
@ -54,11 +60,18 @@ conf_email.subject=OpenDMP email confirmation
b2access.externallogin.user_info_url=https://b2access-integration.fz-juelich.de:443/oauth2/userinfo
b2access.externallogin.access_token_url=https://b2access-integration.fz-juelich.de:443/oauth2/token
b2access.externallogin.redirect_uri=https://devel.opendmp.eu/api/oauth/authorized/b2access
b2access.externallogin.clientid=eudatdmptool
b2access.externallogin.clientid=
b2access.externallogin.clientSecret=
#############ORCID CONFIGURATIONS#########
orcid.login.client_id=
orcid.login.client_secret=
orcid.login.access_token_url=https://orcid.org/oauth/token
orcid.login.redirect_uri=https://opendmp.eu/login/external/orcid
orcid.login.redirect_uri=https://opendmp.eu/login/external/orcid
#############ZENODO CONFIGURATIONS#########
zenodo.url=https://sandbox.zenodo.org/api/
zenodo.access_token=
#############CONTACT EMAIL CONFIGURATIONS#########
contact_email.mail=