This commit is contained in:
Para Dox
2025-04-13 20:35:06 +07:00
parent a74d493743
commit 85e2ef4c3f
123 changed files with 221 additions and 221 deletions

View File

@@ -1,7 +1,7 @@
---
# use at your own risk
# True
#
#op
# op
services:
@@ -61,7 +61,7 @@ services:
- chains
volumes:
- ${MODE_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-mode-mainnet-op-geth-pruned-pebble-path}:/data
- ./op/mainnet:/config
- ./op/mode/-mainnet:/config
- .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk
labels:
@@ -106,7 +106,7 @@ services:
networks:
- chains
volumes:
- ./op/mainnet:/config
- ./op/mode/-mainnet:/config
- .jwtsecret:/jwtsecret:ro
volumes: