mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update test.config.js
This commit is contained in:
@@ -51,7 +51,7 @@ module.exports = {
|
||||
*/
|
||||
adminPassword: PASSWORD,
|
||||
|
||||
hostBPM: "http://" + ( HOST_BPM || HOST),
|
||||
hostBPM: "http://" + ( HOST_BPM || PROXY || HOST),
|
||||
|
||||
clientIdSso: "alfresco",
|
||||
|
||||
|
Reference in New Issue
Block a user