We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0eefea6 + d5a1c71 commit f4ba68eCopy full SHA for f4ba68e
1 file changed
smi-conformance/main.go
@@ -13,7 +13,7 @@ func main() {
13
14
service := &grpc.Service{
15
Name: "smi-conformance",
16
- Port: "10008",
+ Port: "10011",
17
Version: "v1.0.0",
18
StartedAt: time.Now(),
19
}
0 commit comments