directors-assistant/appsettings.example.json

7 lines
151 B
JSON

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