DATA as variable
This commit is contained in:
@@ -44,7 +44,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- "scroll-mainnet:/root/.ethereum"
|
- "${SCROLL_MAINNET_DATA:-scroll-mainnet}:/root/.ethereum"
|
||||||
- ".jwtsecret:/jwtsecret"
|
- ".jwtsecret:/jwtsecret"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 5m
|
stop_grace_period: 5m
|
||||||
|
|||||||
Reference in New Issue
Block a user