Commit 02a02732 authored by tom goriunov's avatar tom goriunov Committed by GitHub

update first block value

parent 65cdf965
...@@ -151,13 +151,13 @@ blockscout: ...@@ -151,13 +151,13 @@ blockscout:
DISABLE_INDEXER: DISABLE_INDEXER:
_default: 'false' _default: 'false'
FIRST_BLOCK: FIRST_BLOCK:
_default: '8446041' _default: '8739119'
LAST_BLOCK: LAST_BLOCK:
_default: '8446041' _default: '8739119'
TRACE_FIRST_BLOCK: TRACE_FIRST_BLOCK:
_default: '8446041' _default: '8739119'
TRACE_LAST_BLOCK: TRACE_LAST_BLOCK:
_default: '8446041' _default: '8739119'
postgres: postgres:
enabled: true enabled: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment