This commit is contained in:
Para Dox
2025-04-12 13:53:54 +07:00
parent 9930a53f6d
commit fccfbd6515
54 changed files with 159 additions and 121 deletions

View File

@@ -59,6 +59,7 @@ services:
- chains
volumes:
- ${ZIRCUIT_GARFIELD_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-zircuit-garfield-op-geth-pruned-pebble-hash}:/data
- ./op/garfield:/config
- .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk
labels:
@@ -103,6 +104,7 @@ services:
networks:
- chains
volumes:
- ./op/garfield:/config
- .jwtsecret:/jwtsecret:ro
volumes: