This commit is contained in:
goldsquid
2026-06-06 09:13:45 +07:00
parent bb3b54934d
commit 49a3b5c8b7
3 changed files with 6 additions and 6 deletions

View File

@@ -120,8 +120,8 @@ services:
restart: no
networks:
- chains
volumes_from:
- hashkeychain-testnet-archive-node
volumes:
- ./op/hashkeychain/testnet:/config
logging: *logging-defaults
hashkeychain-testnet-archive-node:

View File

@@ -120,8 +120,8 @@ services:
restart: no
networks:
- chains
volumes_from:
- hashkeychain-testnet-node
volumes:
- ./op/hashkeychain/testnet:/config
logging: *logging-defaults
hashkeychain-testnet-node:

View File

@@ -120,8 +120,8 @@ services:
restart: no
networks:
- chains
volumes_from:
- hashkeychain-testnet-node
volumes:
- ./op/hashkeychain/testnet:/config
logging: *logging-defaults
hashkeychain-testnet-node: