diff options
Diffstat (limited to 'tests/plugins/websockets/configs/.rr-websockets-redis-no-section.yaml')
-rw-r--r-- | tests/plugins/websockets/configs/.rr-websockets-redis-no-section.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/plugins/websockets/configs/.rr-websockets-redis-no-section.yaml b/tests/plugins/websockets/configs/.rr-websockets-redis-no-section.yaml index fd125794..d80993f2 100644 --- a/tests/plugins/websockets/configs/.rr-websockets-redis-no-section.yaml +++ b/tests/plugins/websockets/configs/.rr-websockets-redis-no-section.yaml @@ -21,7 +21,8 @@ http: websockets: - pubsubs: [ "redis", "memory" ] + broker: test + allowed_origin: "*" path: "/ws" logs: |