This commit is contained in:
Para Dox
2025-04-13 20:42:08 +07:00
parent a919bcdbbc
commit 8ba07ac2cf
178 changed files with 282 additions and 228 deletions

View File

@@ -67,7 +67,7 @@ services:
- chains
volumes:
- ${FRAXTAL_TESTNET_OP_GETH_ARCHIVE_LEVELDB_HASH_DATA:-fraxtal-testnet-op-geth-archive-leveldb-hash}:/data
- ./op/testnet:/config
- ./op/fraxtal/-testnet:/config
- .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk
labels:
@@ -113,7 +113,7 @@ services:
networks:
- chains
volumes:
- ./op/testnet:/config
- ./op/fraxtal/-testnet:/config
- .jwtsecret:/jwtsecret:ro
volumes: