examples/multi-service/config/curl_cfg.json

6 lines
94 B
JSON
Raw Normal View History

2021-03-01 23:03:57 +00:00
{
"name": "curl_adapter",
"mountedBinaries": {
"curl": "/usr/bin/curl"
}
}