fix
This commit is contained in:
@@ -120,8 +120,8 @@ services:
|
|||||||
restart: no
|
restart: no
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
volumes_from:
|
volumes:
|
||||||
- hashkeychain-testnet-archive-node
|
- ./op/hashkeychain/testnet:/config
|
||||||
logging: *logging-defaults
|
logging: *logging-defaults
|
||||||
|
|
||||||
hashkeychain-testnet-archive-node:
|
hashkeychain-testnet-archive-node:
|
||||||
|
|||||||
@@ -120,8 +120,8 @@ services:
|
|||||||
restart: no
|
restart: no
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
volumes_from:
|
volumes:
|
||||||
- hashkeychain-testnet-node
|
- ./op/hashkeychain/testnet:/config
|
||||||
logging: *logging-defaults
|
logging: *logging-defaults
|
||||||
|
|
||||||
hashkeychain-testnet-node:
|
hashkeychain-testnet-node:
|
||||||
|
|||||||
@@ -120,8 +120,8 @@ services:
|
|||||||
restart: no
|
restart: no
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
volumes_from:
|
volumes:
|
||||||
- hashkeychain-testnet-node
|
- ./op/hashkeychain/testnet:/config
|
||||||
logging: *logging-defaults
|
logging: *logging-defaults
|
||||||
|
|
||||||
hashkeychain-testnet-node:
|
hashkeychain-testnet-node:
|
||||||
|
|||||||
Reference in New Issue
Block a user