fix
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
|||||||
image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v1.0.6}
|
image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v1.0.6}
|
||||||
user: root
|
user: root
|
||||||
volumes:
|
volumes:
|
||||||
- "reth-berachain-artio:/data"
|
- "berachain-artio-reth:/data"
|
||||||
- "/slowdisk:/slowdisk"
|
- "/slowdisk:/slowdisk"
|
||||||
- "./berachain/artio/config:/config"
|
- "./berachain/artio/config:/config"
|
||||||
- ".jwtsecret:/jwtsecret"
|
- ".jwtsecret:/jwtsecret"
|
||||||
@@ -60,5 +60,5 @@ services:
|
|||||||
- "traefik.http.routers.berachain-artio-node.middlewares=berachain-artio-node-stripprefix, ipwhitelist"
|
- "traefik.http.routers.berachain-artio-node.middlewares=berachain-artio-node-stripprefix, ipwhitelist"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
reth-mainnet:
|
berachain-artio-reth:
|
||||||
berachain-artio-node:
|
berachain-artio-node:
|
||||||
|
|||||||
Reference in New Issue
Block a user