added flags to erigon in entrypoint.sh
rename volume in erigon-polygon.yml
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
- SNAPSHOT_URL=https://matic-blockchain-snapshots.s3-accelerate.amazonaws.com/matic-mainnet/erigon-archive-snapshot-2022-10-12.tar.gz
|
||||
- BOOTSTRAP=1
|
||||
volumes:
|
||||
- "bor-archive_data:/datadir"
|
||||
- "polygon-archive_data:/datadir"
|
||||
ports:
|
||||
- "40303:40303"
|
||||
- "40303:40303/udp"
|
||||
@@ -31,4 +31,4 @@ services:
|
||||
- chains
|
||||
|
||||
volumes:
|
||||
bor-archive_data:
|
||||
polygon-archive_data:
|
||||
|
||||
Reference in New Issue
Block a user