fix
This commit is contained in:
@@ -65,7 +65,7 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${ZIRCUIT_TESTNET_OP_GETH_ARCHIVE_LEVELDB_HASH_DATA:-zircuit-testnet-op-geth-archive-leveldb-hash}:/data
|
||||
- ./op/zircuit/-testnet:/config
|
||||
- ./op/zircuit/testnet:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- /slowdisk:/slowdisk
|
||||
labels:
|
||||
@@ -111,7 +111,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ./op/zircuit/-testnet:/config
|
||||
- ./op/zircuit/testnet:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user