mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-18 18:04:19 +01:00
remove chain option
This commit is contained in:
@@ -17,10 +17,8 @@ services:
|
||||
log-level=debug
|
||||
announce-addr=${BTCPAY_HOST}:9737
|
||||
bind-addr=0.0.0.0:9735
|
||||
|
||||
network=${NBITCOIN_NETWORK:-regtest}
|
||||
alias=${LIGHTNING_ALIAS}
|
||||
chain=grs
|
||||
volumes:
|
||||
- "clightning_groestlcoin_datadir:/root/.lightning"
|
||||
- "groestlcoin_datadir:/etc/groestlcoin"
|
||||
|
||||
Reference in New Issue
Block a user