mirror of
https://github.com/status-im/liquid-funding-console.git
synced 2025-02-17 13:47:37 +00:00
10 lines
160 B
JSON
10 lines
160 B
JSON
|
{
|
||
|
"dappConnection": [
|
||
|
{
|
||
|
"provider": "ipfs",
|
||
|
"host": "localhost",
|
||
|
"port": 5001,
|
||
|
"getUrl": "http://localhost:8080/ipfs/"
|
||
|
}
|
||
|
]
|
||
|
}
|