1
0

fix announcements

This commit is contained in:
Kukks
2018-12-12 21:56:21 +01:00
parent 6f9ee32613
commit 7ebd125951

View File

@@ -15,7 +15,7 @@ services:
bitcoin-rpcconnect=groestlcoind
bitcoin-rpcport=43782
log-level=debug
announce-addr=${BTCPAY_HOST}:9737
announce-addr=${BTCPAY_HOST}:9738
bind-addr=0.0.0.0:9735
network=${NBITCOIN_NETWORK:-regtest}
alias=${LIGHTNING_ALIAS}
@@ -50,7 +50,7 @@ services:
links:
- clightning_groestlcoin
expose:
- "9739"
- "9739:9737"
volumes:
clightning_groestlcoin_datadir:
clightning_groestlcoin_spark: