conf: update to latest spec
This commit is contained in:
@@ -16,8 +16,8 @@ services:
|
||||
interval: 10s
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
celo-indexer:
|
||||
image: celo-indexer:latest
|
||||
eth-indexer:
|
||||
image: ghcr.io/grassrootseconomics/eth-indexer:latest
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
postgres:
|
||||
|
||||
@@ -1 +1 @@
|
||||
CREATE DATABASE ge_celo_data;
|
||||
CREATE DATABASE chain_data;
|
||||
Reference in New Issue
Block a user