mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
switched port to test with Travis
This commit is contained in:
@@ -9,7 +9,7 @@ export const environment: GlobalConfig = {
|
||||
ui: {
|
||||
ssl: false,
|
||||
host: 'localhost',
|
||||
port: 4000,
|
||||
port: 3000,
|
||||
// NOTE: Space is capitalized because 'namespace' is a reserved string in TypeScript
|
||||
nameSpace: '/',
|
||||
},
|
||||
|
Reference in New Issue
Block a user