update demo address to public instance

This commit is contained in:
Mario Romano
2016-06-20 12:31:39 +01:00
parent d26a66f9df
commit e829539d25
4 changed files with 4 additions and 4 deletions

View File

@@ -60,7 +60,7 @@ class SearchDemo implements OnInit {
public searchTerm: string = 'test';
host: string = 'http://192.168.99.100:8080';
public host: string = 'http://devproducts-platform.alfresco.me';
token: string;