mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Remove the dependency with TestConfig (#4752)
* Remove the dependency with TestConfig * Change protocol to https * Trigger the cloud change * Trigger the cloud change
This commit is contained in:
@@ -37,6 +37,7 @@ export class FormCloudService extends BaseCloudService {
|
||||
private logService: LogService
|
||||
) {
|
||||
super();
|
||||
|
||||
this.contextRoot = this.appConfigService.get('bpmHost', '');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user