Fix service registration with registry service
This commit is contained in:
		| @@ -82,6 +82,7 @@ func ToProto(s *registry.Service) *pb.Service { | ||||
| 		Metadata:  s.Metadata, | ||||
| 		Endpoints: endpoints, | ||||
| 		Nodes:     nodes, | ||||
| 		Options:   new(pb.Options), | ||||
| 	} | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user