From ceb780de7a0e8717eb1fefb7f864ef7b6bd584a4 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 1 Dec 2022 21:44:25 +0000 Subject: [PATCH] LP2017941 redis port in opensrf_core by default Signed-off-by: Bill Erickson --- examples/opensrf_core.xml.example | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/opensrf_core.xml.example b/examples/opensrf_core.xml.example index 24ddeb0..54ab7e4 100644 --- a/examples/opensrf_core.xml.example +++ b/examples/opensrf_core.xml.example @@ -36,7 +36,7 @@ vim:et:ts=2:sw=2: private.localhost opensrf password - 5222 + 6379 router @@ -91,7 +91,7 @@ vim:et:ts=2:sw=2: public.localhost gateway password - 5222 + 6379 LOCALSTATEDIR/log/gateway.log 3 @@ -119,7 +119,7 @@ vim:et:ts=2:sw=2: public.localhost - 5222 + 6379 LOCALSTATEDIR/sock/unix_sock router password @@ -145,7 +145,7 @@ vim:et:ts=2:sw=2: private.localhost - 5222 + 6379 router password router -- 2.11.0