mirror of
https://github.com/fluencelabs/examples
synced 2024-12-12 22:55:32 +00:00
6381411ed9
* 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>
13 lines
167 B
JSON
13 lines
167 B
JSON
{
|
|
"name": "local_storage",
|
|
"preopenedFiles": [
|
|
"/tmp"
|
|
],
|
|
"mappedDirs": {
|
|
"sites": "/tmp"
|
|
},
|
|
"mountedBinaries": {
|
|
"curl": "/usr/bin/curl"
|
|
}
|
|
}
|