#393 readme update

This commit is contained in:
Denys Vuika
2016-07-11 12:23:36 +01:00
parent f52ee495f2
commit 9b6dcde0bc
18 changed files with 181 additions and 361 deletions

View File

@@ -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;