forked from cerc-io/stack-orchestrator
Initial version (#494)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Graph-Node Fixturenet
|
||||
|
||||
Experimental
|
||||
@@ -0,0 +1,10 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user