reverted server change

This commit is contained in:
lotte
2019-12-19 15:36:04 +01:00
parent 00039436b6
commit d352443848

View File

@@ -10,8 +10,9 @@ module.exports = {
// The REST API server settings.
rest: {
ssl: true,
host: 'dspace7-entities.atmire.com',
host: 'dspace7.4science.cloud',
port: 443,
// NOTE: Space is capitalized because 'namespace' is a reserved string in TypeScript
nameSpace: '/server/api'
},
// Caching settings