forked from cerc-io/stack-orchestrator
11 lines
194 B
YAML
11 lines
194 B
YAML
version: "1.0"
|
|
name: fixturenet-graph-node
|
|
description: "A graph-node fixturenet"
|
|
repos:
|
|
- github.com/graphprotocol/graph-node
|
|
containers:
|
|
- cerc/graph-node
|
|
pods:
|
|
- fixturenet-graph-node
|
|
|