mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
remove remaining uses of /api in the rest namespace
This commit is contained in:
@@ -13,6 +13,6 @@ export const environment = {
|
||||
host: 'localhost',
|
||||
port: 8080,
|
||||
// NOTE: Space is capitalized because 'namespace' is a reserved string in TypeScript
|
||||
nameSpace: '/server/api'
|
||||
nameSpace: '/server'
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user