put back default ip

This commit is contained in:
Mario Romano 2016-06-02 11:11:13 +01:00
parent 097c7c43b1
commit 05a01a4d0c

View File

@ -138,7 +138,7 @@ class DocumentListDemo implements OnInit {
authenticated: boolean; authenticated: boolean;
host: string = 'http://192.168.99.101:8080'; host: string = 'http://192.168.99.100:8080';
constructor( constructor(
private authService: AlfrescoAuthenticationService, private authService: AlfrescoAuthenticationService,