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