directors-assistant/appsettings.example.json
2021-07-23 05:43:50 -04:00

7 lines
151 B
JSON

{
"name": "guy who didn't configure",
"bootstrap servers": "localhost:9092",
"commands": [
{"name":"echo", "shell": "echo"}
]
}