fix announcements
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
|||||||
bitcoin-rpcconnect=groestlcoind
|
bitcoin-rpcconnect=groestlcoind
|
||||||
bitcoin-rpcport=43782
|
bitcoin-rpcport=43782
|
||||||
log-level=debug
|
log-level=debug
|
||||||
announce-addr=${BTCPAY_HOST}:9737
|
announce-addr=${BTCPAY_HOST}:9738
|
||||||
bind-addr=0.0.0.0:9735
|
bind-addr=0.0.0.0:9735
|
||||||
network=${NBITCOIN_NETWORK:-regtest}
|
network=${NBITCOIN_NETWORK:-regtest}
|
||||||
alias=${LIGHTNING_ALIAS}
|
alias=${LIGHTNING_ALIAS}
|
||||||
@@ -50,7 +50,7 @@ services:
|
|||||||
links:
|
links:
|
||||||
- clightning_groestlcoin
|
- clightning_groestlcoin
|
||||||
expose:
|
expose:
|
||||||
- "9739"
|
- "9739:9737"
|
||||||
volumes:
|
volumes:
|
||||||
clightning_groestlcoin_datadir:
|
clightning_groestlcoin_datadir:
|
||||||
clightning_groestlcoin_spark:
|
clightning_groestlcoin_spark:
|
||||||
|
|||||||
Reference in New Issue
Block a user