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