mirror of
https://github.com/fluencelabs/examples
synced 2025-04-24 18:22:15 +00:00
* init reorg * updated readme * fix CI * remove outdated ipfs-node example * add Readme * update readme, add config file Co-authored-by: folex <0xdxdy@gmail.com>
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"name": "curl_adapter",
|
|
"mountedBinaries": {
|
|
"curl": "/usr/bin/curl"
|
|
}
|
|
}
|