Merge branch 'main' into registration-simplification
This commit is contained in:
commit
a9d4fa89dc
3 changed files with 49 additions and 14 deletions
|
@ -629,7 +629,7 @@ func (machine Machine) toNode(
|
|||
Endpoints: endpoints,
|
||||
DERP: derp,
|
||||
|
||||
Hostinfo: hostinfo,
|
||||
Hostinfo: hostinfo.View(),
|
||||
Created: machine.CreatedAt,
|
||||
LastSeen: machine.LastSeen,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue