blob: 3a38ef778fd5596e797f8eff369e02edc6da6200 [file] [log] [blame]
{
"services": [
{
"type": "endpoint",
"name": "sink",
"host": "0.0.0.0",
"port": 9091,
"metadata": {
"camel.endpoint.kind": "sink"
}
}, {
"type": "endpoint",
"name": "source",
"host": "0.0.0.0",
"port": 9090,
"metadata": {
"camel.endpoint.kind": "source"
}
}
]
}