mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-18 17:44:21 +01:00
speicfy port
This commit is contained in:
@@ -13,9 +13,11 @@ services:
|
||||
LIGHTNINGD_OPT: |
|
||||
bitcoin-datadir=/etc/groestlcoin
|
||||
bitcoin-rpcconnect=groestlcoind
|
||||
bitcoin-rpcport=43782
|
||||
log-level=debug
|
||||
announce-addr=${BTCPAY_HOST}:9737
|
||||
bind-addr=0.0.0.0:9737
|
||||
|
||||
network=${NBITCOIN_NETWORK:-regtest}
|
||||
alias=${LIGHTNING_ALIAS}
|
||||
chain=grs
|
||||
|
||||
Reference in New Issue
Block a user