This commit is contained in:
Sebastian
2024-01-22 09:40:54 +01:00
parent c70034d091
commit de2472b659

View File

@@ -16,7 +16,7 @@ services:
restart: always
stop_grace_period: 30s
volumes:
- base-reth:/root/.local/share/reth/base/db/
- base-reth-fullnode:/root/.local/share/reth/base/db/
- ".jwtsecret:/jwtsecret"
labels:
- "traefik.enable=true"
@@ -74,4 +74,4 @@ services:
- chains
volumes:
base-reth:
base-reth-fullnode: