UNPKG
computes-ipfs
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
computes.io distributed supercomputer
github.com/computes/npm-ipfs
computes/npm-ipfs
computes-ipfs
/
config.json
15 lines
(14 loc)
•
245 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"options"
:
{
"host"
:
"api.computes.io"
,
"port"
:
"443"
}
,
"redis"
:
{
"host"
:
"tetra.redistogo.com"
,
"port"
:
"9447"
,
"password"
:
"3d4384d62c0d021388fe78192f0d8efa"
}
,
"auth"
:
{
"kazi-token"
:
"YOUR-SECRET-TOKEN"
}
}