Fixed path issue with externalUrls on devel (backend)
This commit is contained in:
parent
ac24143c0d
commit
5cc6a5117a
|
@ -18,7 +18,7 @@ http-logger.server-address = http://localhost:31311
|
|||
pdf.converter.url=http://localhost:88/
|
||||
|
||||
####################CONFIGURATION FILES OVERRIDES CONFIGURATIONS##########
|
||||
configuration.externalUrls=ExternalUrls.xml
|
||||
configuration.externalUrls=externalUrls/ExternalUrls.xml
|
||||
configuration.rda=RDACommonStandards.txt
|
||||
configuration.h2020template=documents/h2020.docx
|
||||
configuration.configurable_login_providers=configurableLoginProviders.json
|
||||
|
|
Loading…
Reference in New Issue