diff options
Diffstat (limited to 'tests/plugins/websockets/configs/.rr-websockets-deny2.yaml')
-rw-r--r-- | tests/plugins/websockets/configs/.rr-websockets-deny2.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/websockets/configs/.rr-websockets-deny2.yaml b/tests/plugins/websockets/configs/.rr-websockets-deny2.yaml index 4deea30a..e0bdf993 100644 --- a/tests/plugins/websockets/configs/.rr-websockets-deny2.yaml +++ b/tests/plugins/websockets/configs/.rr-websockets-deny2.yaml @@ -23,7 +23,7 @@ broadcast: test: driver: redis addrs: - - "localhost:6379" + - "127.0.0.1:6379" websockets: broker: test |