liquid-funding-console/embarkArtifacts/config/storage.json

10 lines
160 B
JSON
Raw Normal View History

2019-05-21 22:20:25 +00:00
{
"dappConnection": [
{
"provider": "ipfs",
"host": "localhost",
"port": 5001,
"getUrl": "http://localhost:8080/ipfs/"
}
]
}