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

10 lines
160 B
JSON

{
"dappConnection": [
{
"provider": "ipfs",
"host": "localhost",
"port": 5001,
"getUrl": "http://localhost:8080/ipfs/"
}
]
}