Skip to content
Snippets Groups Projects
Commit d3524438 authored by lotte's avatar lotte
Browse files

reverted server change

parent 00039436
Branches
Tags
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment