Skip to content

Commit 0737ef7

Browse files
committed
README: fix typo
Signed-off-by: Shizuo Fujita <[email protected]>
1 parent 6eb2aa6 commit 0737ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This requires to receive data via gRPC.
5353
| parameter | type | description | default |
5454
|-----------|---------|------------------------|-----------|
5555
| bind | string | The address to bind to | `0.0.0.0` |
56-
| port | integer | The port to listen to | `4318` |
56+
| port | integer | The port to listen to | `4317` |
5757

5858
* `<transport>` section
5959

0 commit comments

Comments
 (0)