forked from cerc-io/stack-orchestrator
David Boreham
b23b5ae3bf
* 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>
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": ""
|
|
}
|
|
}
|
|
]
|