Merge branch 'master' into w2p-62063_Configurable-Browse-By

This commit is contained in:
Kristof De Langhe
2019-05-24 14:13:24 +02:00
500 changed files with 16393 additions and 1277 deletions

View File

@@ -10,7 +10,7 @@ module.exports = {
// The REST API server settings.
rest: {
ssl: true,
host: 'dspace7.4science.it',
host: 'dspace7.4science.cloud',
port: 443,
// NOTE: Space is capitalized because 'namespace' is a reserved string in TypeScript
nameSpace: '/dspace-spring-rest/api'