10 lines
176 B
YAML
10 lines
176 B
YAML
|
version: "1.0"
|
||
|
name: graph-node
|
||
|
description: "Stack for running graph-node"
|
||
|
repos:
|
||
|
- github.com/graphprotocol/graph-node
|
||
|
containers:
|
||
|
- cerc/graph-node
|
||
|
pods:
|
||
|
- graph-node
|