summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-11-11 14:21:08 +0100
committerGitHub <[email protected]>2022-11-11 14:21:08 +0100
commit56d86c87cdd55f03f765c753eaa12f88da7eaf0f (patch)
tree106854a3d560e080542a918db0bef50e883af7f7
parent91b5eb38da4e7a825202e4ed23a877caa8e24451 (diff)
parent1f20b0d50b3019b09b451795c9fd27e75765fee6 (diff)
[#1357]: chore: update grpc default address
-rw-r--r--.rr.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rr.yaml b/.rr.yaml
index f63da483..9ad68fec 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -1637,7 +1637,7 @@ grpc:
# GRPC address to listen
#
# This option is required
- listen: "tcp://localhost:9001"
+ listen: "tcp://127.0.0.1:9001"
# Proto file to use, multiply files supported [SINCE 2.6]
#