DocSpace-client/config/kafka.json
2019-07-19 16:10:15 +03:00

5 lines
61 B
JSON

{
"kafka": {
"BootstrapServers": "localhost:9092"
}
}