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

@@ -37,7 +37,7 @@ import {
})
export class AppComponent {
public host: string = 'http://192.168.99.100:8080';
public host: string = 'http://devproducts-platform.alfresco.me';
public token: string;