1
0

Merge pull request #138 from cerc-io/fix-pods

Fix pods (db -> ipld-eth-db)

Former-commit-id: 59a9714d19f1f8bc847fb3ece79bb757eeec3be7
This commit is contained in:
Zach 2023-01-20 09:38:54 -05:00 committed by GitHub
commit e799c9eaef
2 changed files with 2 additions and 2 deletions

View File

@ -13,6 +13,6 @@ containers:
- cerc/watcher-erc20
pods:
- go-ethereum-foundry
- db
- ipld-eth-db
- ipld-eth-server
- watcher-erc20

View File

@ -13,6 +13,6 @@ containers:
- cerc/watcher-erc721
pods:
- go-ethereum-foundry
- db
- ipld-eth-db
- ipld-eth-server
- watcher-erc721