mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
put back default ip
This commit is contained in:
parent
097c7c43b1
commit
05a01a4d0c
@ -138,7 +138,7 @@ class DocumentListDemo implements OnInit {
|
||||
|
||||
authenticated: boolean;
|
||||
|
||||
host: string = 'http://192.168.99.101:8080';
|
||||
host: string = 'http://192.168.99.100:8080';
|
||||
|
||||
constructor(
|
||||
private authService: AlfrescoAuthenticationService,
|
||||
|
Loading…
x
Reference in New Issue
Block a user