mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Fix mainnet override for docker compose (#649)
This commit is contained in:
parent
702f825c9c
commit
bf0729220a
1 changed files with 3 additions and 3 deletions
|
|
@ -17,9 +17,9 @@ services:
|
|||
environment:
|
||||
- NETWORK=mainnet
|
||||
|
||||
squeaknode:
|
||||
environment:
|
||||
- NETWORK=mainnet
|
||||
# squeaknode:
|
||||
# environment:
|
||||
# - NETWORK=mainnet
|
||||
|
||||
volumes:
|
||||
# shared volume is needed for sharing the btcd certificate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue