diff options
Diffstat (limited to 'tests/plugins/websockets/configs/.rr-websockets-init.yaml')
-rw-r--r-- | tests/plugins/websockets/configs/.rr-websockets-init.yaml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/plugins/websockets/configs/.rr-websockets-init.yaml b/tests/plugins/websockets/configs/.rr-websockets-init.yaml index b6882d84..14472f8a 100644 --- a/tests/plugins/websockets/configs/.rr-websockets-init.yaml +++ b/tests/plugins/websockets/configs/.rr-websockets-init.yaml @@ -25,9 +25,7 @@ redis: broadcast: default: - driver: redis - addrs: - - "localhost:6379" + driver: memory websockets: broker: default |