mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-23 00:49:25 +08:00
network wasn't working, so added it.
This commit is contained in:
@@ -897,7 +897,7 @@ func CheckIn(network string) error {
|
|||||||
fmt.Println("Checking In.")
|
fmt.Println("Checking In.")
|
||||||
|
|
||||||
var header metadata.MD
|
var header metadata.MD
|
||||||
|
node.Nodenetwork = network
|
||||||
checkinres, err := wcclient.CheckIn(
|
checkinres, err := wcclient.CheckIn(
|
||||||
ctx,
|
ctx,
|
||||||
&nodepb.CheckInReq{
|
&nodepb.CheckInReq{
|
||||||
|
Reference in New Issue
Block a user