mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-26 00:55:08 +01:00
removed useless volume
This commit is contained in:
@@ -80,7 +80,6 @@ services:
|
||||
<% } %>
|
||||
volumes:
|
||||
- "<%= bitcoin_datapath %>:/.bitcoin"
|
||||
- "<%= bitcoin_datapath %>/entrypoint.sh:/.bitcoin/entrypoint.sh:ro"
|
||||
- "<%= bitcoin_datapath %>/createWallets.sh:/.bitcoin/createWallets.sh:ro"
|
||||
- container_monitor:/container_monitor
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user