This commit is contained in:
Para Dox
2025-04-12 13:15:38 +07:00
parent 360b4effb8
commit 1b40e92de2
206 changed files with 2028 additions and 2028 deletions

View File

@@ -4,6 +4,13 @@
services:
arbitrum-nova-archive:
image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.5.3-0a9c975}
user: root
ports:
- 10468:10468
- 10468:10468/udp
expose:
- 8545
- 8551
command:
- --chain.id=42170
- --datadir=/root/.arbitrum
@@ -35,16 +42,9 @@ services:
- --ws.origins=*
- --ws.port=8545
restart: unless-stopped
user: root
stop_grace_period: 5m
networks:
- chains
ports:
- 10468:10468
- 10468:10468/udp
expose:
- 8545
- 8551
volumes:
- ${ARBITRUM_NOVA_NITRO_ARCHIVE_LEVELDB_HASH_DATA:-arbitrum-nova-nitro-archive-leveldb-hash}:/root/.arbitrum
- ./tmp/arbitrum-nova-archive:/tmp