tvkitchen / countertop

The entry point for developers who want to set up a TV Kitchen.
https://tv.kitchen
GNU Lesser General Public License v3.0
6 stars 2 forks source link

Add a default Kafka broker #118

Closed slifty closed 3 years ago

slifty commented 3 years ago

Description

This PR adds a default value for the kafkaSettings.brokers configuration required by KafkaJS.

Steps to Test

  1. yarn test

Related Issues

Resolves #113