cmd/api: use auto-generated hostnames
This commit is contained in:
parent
9fe3b64e6a
commit
bde3d7da90
|
@ -15,7 +15,6 @@ func main() {
|
|||
|
||||
req := routerpc.AddHostRequest{
|
||||
APIKey: "hunter2",
|
||||
Hostname: "xena.foobar",
|
||||
PrivKey: nil,
|
||||
}
|
||||
resp := &routerpc.AddHostResponse{}
|
||||
|
|
Loading…
Reference in New Issue