examples/aqua-examples/price-oracle/configs/curl_adapter_cfg.json
boneyard93501 10b9cad438
Price oracle (#11)
* update services
2021-07-19 12:08:38 -05:00

8 lines
148 B
JSON

{
"name": "curl_adapter",
"mountedBinaries": {
"curl": "/usr/bin/curl"
},
"mem_page_count": 1,
"logger_enabled": false
}