classic where classic belongs

This commit is contained in:
Para Dox
2025-05-03 18:02:00 +07:00
parent 12c72587e6
commit 4eedfa81e0
11 changed files with 464 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ services:
- chains
volumes:
- ${OP_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-op-mainnet-op-geth-pruned-pebble-path}:/data
- ./op/op/mainnet:/config
- .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk
labels:
@@ -128,6 +129,7 @@ services:
networks:
- chains
volumes:
- ./op/op/mainnet:/config
- .jwtsecret:/jwtsecret:ro
volumes: