This commit is contained in:
Para Dox
2025-04-13 20:35:30 +07:00
parent 85e2ef4c3f
commit ca7dceae80
123 changed files with 221 additions and 221 deletions

View File

@@ -1,7 +1,7 @@
---
# use at your own risk
# True
#op
#
# op
services:
@@ -62,7 +62,7 @@ services:
- chains
volumes:
- ${LISK_MAINNET_OP_GETH_ARCHIVE_LEVELDB_HASH_DATA:-lisk-mainnet-op-geth-archive-leveldb-hash}:/data
- ./op/lisk/-mainnet:/config
- ./op/mainnet:/config
- .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk
labels:
@@ -107,7 +107,7 @@ services:
networks:
- chains
volumes:
- ./op/lisk/-mainnet:/config
- ./op/mainnet:/config
- .jwtsecret:/jwtsecret:ro
volumes: