Merge pull request #138 from cerc-io/fix-pods
Fix pods (db -> ipld-eth-db)
This commit is contained in:
commit
59a9714d19
@ -13,6 +13,6 @@ containers:
|
|||||||
- cerc/watcher-erc20
|
- cerc/watcher-erc20
|
||||||
pods:
|
pods:
|
||||||
- go-ethereum-foundry
|
- go-ethereum-foundry
|
||||||
- db
|
- ipld-eth-db
|
||||||
- ipld-eth-server
|
- ipld-eth-server
|
||||||
- watcher-erc20
|
- watcher-erc20
|
||||||
|
@ -13,6 +13,6 @@ containers:
|
|||||||
- cerc/watcher-erc721
|
- cerc/watcher-erc721
|
||||||
pods:
|
pods:
|
||||||
- go-ethereum-foundry
|
- go-ethereum-foundry
|
||||||
- db
|
- ipld-eth-db
|
||||||
- ipld-eth-server
|
- ipld-eth-server
|
||||||
- watcher-erc721
|
- watcher-erc721
|
||||||
|
Loading…
Reference in New Issue
Block a user