mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Merge pull request #408 from Alfresco/dev-denys-393
Documentation updates
This commit is contained in:
@@ -143,8 +143,8 @@ class DocumentListDemo implements OnInit {
|
||||
currentPath: string = '/';
|
||||
authenticated: boolean;
|
||||
|
||||
// host: string = 'http://devproducts-platform.alfresco.me';
|
||||
host: string = 'http://127.0.0.1:8080';
|
||||
host: string = 'http://devproducts-platform.alfresco.me';
|
||||
// host: string = 'http://127.0.0.1:8080';
|
||||
|
||||
token: string;
|
||||
|
||||
|
Reference in New Issue
Block a user