fix
This commit is contained in:
@@ -96,7 +96,7 @@ services:
|
||||
volumes:
|
||||
- ${BERACHAIN_BARTIO_RETH_ARCHIVE_TRACE__NODE_DATA:-berachain-bartio-reth-archive-trace_node}:/root/.beacond/data
|
||||
- ./berachain/scripts/init.sh:/init.sh
|
||||
- .jwtsecret:/root/.beacond/config/jwt.hex:ro
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- berachain-bartio-reth-archive-trace_config:/root/.beacond/config
|
||||
|
||||
volumes:
|
||||
|
||||
@@ -97,7 +97,7 @@ services:
|
||||
volumes:
|
||||
- ${BERACHAIN_BARTIO_RETH_PRUNED_TRACE__NODE_DATA:-berachain-bartio-reth-pruned-trace_node}:/root/.beacond/data
|
||||
- ./berachain/scripts/init.sh:/init.sh
|
||||
- .jwtsecret:/root/.beacond/config/jwt.hex:ro
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- berachain-bartio-reth-pruned-trace_config:/root/.beacond/config
|
||||
|
||||
volumes:
|
||||
|
||||
@@ -97,7 +97,7 @@ services:
|
||||
volumes:
|
||||
- ${BERACHAIN_BEPOLIA_RETH_ARCHIVE_TRACE__NODE_DATA:-berachain-bepolia-reth-archive-trace_node}:/root/.beacond/data
|
||||
- ./berachain/scripts/init.sh:/init.sh
|
||||
- .jwtsecret:/root/.beacond/config/jwt.hex:ro
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- berachain-bepolia-reth-archive-trace_config:/root/.beacond/config
|
||||
|
||||
volumes:
|
||||
|
||||
@@ -98,7 +98,7 @@ services:
|
||||
volumes:
|
||||
- ${BERACHAIN_BEPOLIA_RETH_PRUNED_TRACE__NODE_DATA:-berachain-bepolia-reth-pruned-trace_node}:/root/.beacond/data
|
||||
- ./berachain/scripts/init.sh:/init.sh
|
||||
- .jwtsecret:/root/.beacond/config/jwt.hex:ro
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- berachain-bepolia-reth-pruned-trace_config:/root/.beacond/config
|
||||
|
||||
volumes:
|
||||
|
||||
@@ -97,7 +97,7 @@ services:
|
||||
volumes:
|
||||
- ${BERACHAIN_MAINNET_RETH_ARCHIVE_TRACE__NODE_DATA:-berachain-mainnet-reth-archive-trace_node}:/root/.beacond/data
|
||||
- ./berachain/scripts/init.sh:/init.sh
|
||||
- .jwtsecret:/root/.beacond/config/jwt.hex:ro
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- berachain-mainnet-reth-archive-trace_config:/root/.beacond/config
|
||||
|
||||
volumes:
|
||||
|
||||
@@ -98,7 +98,7 @@ services:
|
||||
volumes:
|
||||
- ${BERACHAIN_MAINNET_RETH_PRUNED_TRACE__NODE_DATA:-berachain-mainnet-reth-pruned-trace_node}:/root/.beacond/data
|
||||
- ./berachain/scripts/init.sh:/init.sh
|
||||
- .jwtsecret:/root/.beacond/config/jwt.hex:ro
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- berachain-mainnet-reth-pruned-trace_config:/root/.beacond/config
|
||||
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user