This commit is contained in:
Para Dox
2025-04-13 20:44:50 +07:00
parent 8ba07ac2cf
commit 96f33135b1
53 changed files with 96 additions and 96 deletions

View File

@@ -62,7 +62,7 @@ services:
- chains
volumes:
- ${BLAST_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-blast-sepolia-op-geth-pruned-pebble-hash}:/data
- ./op/blast/-sepolia:/config
- ./op/blast/sepolia:/config
- .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk
labels:
@@ -110,7 +110,7 @@ services:
networks:
- chains
volumes:
- ./op/blast/-sepolia:/config
- ./op/blast/sepolia:/config
- .jwtsecret:/jwtsecret:ro
volumes: