David Boreham
c1e3f5674d
* add fixturenet-gaia stack
* add fixturenet-pocket
* integrate with eth fixturenet
* separate out fixturenet-gaia
* use pocket-deployments Dockerfile
---------
Co-authored-by: iskay <ian@knowable.vc>
Co-authored-by: Ian <ikay@lakeheadu.ca>
Former-commit-id: b23b5ae3bf
19 lines
281 B
JSON
Executable File
19 lines
281 B
JSON
Executable File
[
|
|
{
|
|
"id": "0001",
|
|
"url": "http://127.0.0.1:8081/",
|
|
"basic_auth": {
|
|
"username": "",
|
|
"password": ""
|
|
}
|
|
},
|
|
{
|
|
"id": "0021",
|
|
"url": "http://fixturenet-eth-geth-1:8545/",
|
|
"basic_auth": {
|
|
"username": "",
|
|
"password": ""
|
|
}
|
|
}
|
|
]
|