10 lines
160 B
JSON
Raw Normal View History

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