UNPKG

@studion/infra-code-blocks

Version:
12 lines (11 loc) 234 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Protocol = void 0; exports.Protocol = { grpc: { endpoint: '0.0.0.0:4317', }, http: { endpoint: '0.0.0.0:4318', }, };