We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f724ea5 commit b242761Copy full SHA for b242761
cmd/grpc_server/main.go
@@ -15,7 +15,7 @@ import (
15
)
16
17
const (
18
- grpcPort = 50051
+ grpcPort = 50052
19
20
21
type server struct {
0 commit comments