13 lines
267 B
YAML
13 lines
267 B
YAML
version: "1.0"
|
|
name: fixturenet-graph-node
|
|
description: "A graph-node fixturenet"
|
|
repos:
|
|
- github.com/filecoin-project/lotus
|
|
- github.com/graphprotocol/graph-node
|
|
containers:
|
|
- cerc/lotus
|
|
- cerc/graph-node
|
|
pods:
|
|
- fixturenet-lotus
|
|
- fixturenet-graph-node
|