mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
update demo address to public instance
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user