Skip to content

Commit 85edff7

Browse files
committed
revert squid.yaml disable archive changes
1 parent 5dd2905 commit 85edff7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

squid.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@ deploy:
8585
########## BASE NETWORK ##########
8686
- name: base-processor
8787
cmd: ['sqd', 'process:base:prod']
88-
env:
89-
# ### Fork Setup Stage 1
90-
# ARCHIVE_ONLY: 'true'
91-
# BLOCK_TO: 21527081
92-
# ### Fork Setup Stage 2
93-
DISABLE_ARCHIVE: 'true'
88+
# env:
89+
# ### Fork Setup Stage 1
90+
# ARCHIVE_ONLY: 'true'
91+
# BLOCK_TO: 21527081
92+
# ### Fork Setup Stage 2
93+
# # DISABLE_ARCHIVE: 'true'
9494
# # RPC_BASE_ENV: RPC_BASE_ENDPOINT
9595
# # RPC_BASE_ENDPOINT: https://virtual.base.rpc.tenderly.co/103020a8-b59a-4d51-9f8b-b156564e9fb8
9696
# ### Time Travel Fix

0 commit comments

Comments
 (0)