Commit 20863784 authored by Nick Zenchik's avatar Nick Zenchik

Deploy fixes for l1 env

parent 2adf101e
......@@ -78,7 +78,9 @@ blockscout:
INDEXER_DISABLE_EMPTY_BLOCKS_SANITIZER: 'true'
INDEXER_DISABLE_PENDING_TRANSACTIONS_FETCHER: 'true'
INDEXER_RECEIPTS_BATCH_SIZE: 50
INDEXER_COIN_BALANCES_BATCH_SIZE: 50
INDEXER_COIN_BALANCES_BATCH_SIZE: 10
INDEXER_TOKEN_BALANCES_BATCH_SIZE: 15
INDEXER_TOKEN_BALANCES_CONCURRENCY: 4
DISABLE_EXCHANGE_RATES: 'true'
DISABLE_INDEXER: 'false'
FIRST_BLOCK: '8739119'
......
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