Skip to content

Commit bddefb6

Browse files
authored
Fix wrong field (#721)
1 parent 078e01f commit bddefb6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/development_active.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ services:
5252

5353
worker:
5454
rpc:
55-
port: 7940
55+
grpcPort: 7940
56+
membershipPort: 6940
5657
bindOnLocalHost: true
5758
metrics:
5859
statsd:

0 commit comments

Comments
 (0)