fix
This commit is contained in:
@@ -70,7 +70,7 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_MAINNET_OP_GETH_ARCHIVE_LEVELDB_HASH_DATA:-celo-mainnet-op-geth-archive-leveldb-hash}:/data
|
||||
- ./op/mainnet:/config
|
||||
- ./op/celo/-mainnet:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- /slowdisk:/slowdisk
|
||||
labels:
|
||||
@@ -128,7 +128,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ./op/mainnet:/config
|
||||
- ./op/celo/-mainnet:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
celo-mainnet-archive-relay:
|
||||
|
||||
Reference in New Issue
Block a user