feat: update

parent 57cdbe6c
......@@ -18,7 +18,7 @@ export class ElementIframeComponent implements OnInit {
ngOnInit() {
this.target = document.location.origin +
'/api/tokens?username=liu&password=zheng&asset_id=' +
'/guacamole/api/tokens?username=liu&password=zheng&asset_id=' +
this.host.id + '&system_user_id=' + this.userid;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment