mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
fixed set-env.ts, reverted unnecessary e2e changes, updated travis.yml
This commit is contained in:
@@ -72,7 +72,7 @@ function createServerConfig(host?: string, port?: string, nameSpace?: string, s
|
||||
}
|
||||
|
||||
if (hasValue(nameSpace)) {
|
||||
result.host = nameSpace;
|
||||
result.nameSpace = nameSpace;
|
||||
}
|
||||
|
||||
if (hasValue(port)) {
|
||||
|
Reference in New Issue
Block a user