1
0

add debug log

This commit is contained in:
Andrew Camilleri
2018-12-07 13:53:09 +01:00
parent cf1fdb5a7e
commit 8d7eac670a

View File

@@ -13,6 +13,7 @@ services:
LIGHTNINGD_OPT: |
bitcoin-datadir=/etc/groestlcoin
bitcoin-rpcconnect=groestlcoind
log-level=debug
announce-addr=${BTCPAY_HOST}:9737
bind-addr=0.0.0.0:9737
network=${NBITCOIN_NETWORK:-regtest}