mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-30 03:41:51 +08:00
remove references to grpc/comms net
This commit is contained in:
@@ -101,9 +101,7 @@ type DisplayKey struct {
|
||||
|
||||
// GlobalConfig - global config
|
||||
type GlobalConfig struct {
|
||||
Name string `json:"name" bson:"name"`
|
||||
PortGRPC string `json:"portgrpc" bson:"portgrpc"`
|
||||
ServerGRPC string `json:"servergrpc" bson:"servergrpc"`
|
||||
Name string `json:"name" bson:"name"`
|
||||
}
|
||||
|
||||
// CheckInResponse - checkin response
|
||||
|
||||
Reference in New Issue
Block a user