summaryrefslogtreecommitdiff
path: root/tests/plugins/kv/configs/.rr-redis.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/kv/configs/.rr-redis.yaml')
-rw-r--r--tests/plugins/kv/configs/.rr-redis.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/kv/configs/.rr-redis.yaml b/tests/plugins/kv/configs/.rr-redis.yaml
index 0a7396ca..522e365a 100644
--- a/tests/plugins/kv/configs/.rr-redis.yaml
+++ b/tests/plugins/kv/configs/.rr-redis.yaml
@@ -9,4 +9,4 @@ kv:
redis-rr:
driver: redis
addrs:
- - 'localhost:6379'
+ - '127.0.0.1:6379'