Skip to content
Snippets Groups Projects
Commit 137416c4 authored by Giuseppe Digilio's avatar Giuseppe Digilio
Browse files

Changed default rest server

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