directors-assistant/appsettings.example.json

7 lines
181 B
JSON
Raw Normal View History

2021-06-08 07:10:24 -04:00
{
2021-06-09 07:51:25 -04:00
"name": "guy who didn't configure",
"bootstrap servers": "localhost:9092",
"handling group": "foo",
"kafka location": "/usr/lib/librdkafka.so",
"topic": "SM"
2021-06-08 07:10:24 -04:00
}