10 lines
160 B
JSON
10 lines
160 B
JSON
|
{
|
||
|
"dappConnection": [
|
||
|
{
|
||
|
"provider": "ipfs",
|
||
|
"host": "localhost",
|
||
|
"port": 5001,
|
||
|
"getUrl": "http://localhost:8080/ipfs/"
|
||
|
}
|
||
|
]
|
||
|
}
|