service { id = "registry" name = "registry" tags = ["api-registry", "registry", "https", "grpc", "tcp", "consul", "catalog"] address = "" port = 8500 check { id = "registry" name = "Registry Service" tcp ="localhost:53" interval = "10s" timeout = "1s" } }