Generation invoice macaroon in right folder
This commit is contained in:
@@ -20,6 +20,7 @@ services:
|
|||||||
externalip=${BTCPAY_HOST}:9735
|
externalip=${BTCPAY_HOST}:9735
|
||||||
alias=${LIGHTNING_ALIAS}
|
alias=${LIGHTNING_ALIAS}
|
||||||
adminmacaroonpath=/data/admin.macaroon
|
adminmacaroonpath=/data/admin.macaroon
|
||||||
|
invoicemacaroonpath=/data/invoice.macaroon
|
||||||
noseedbackup=1
|
noseedbackup=1
|
||||||
notls=1
|
notls=1
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -18,6 +18,7 @@ services:
|
|||||||
externalip=${BTCPAY_HOST}:9736
|
externalip=${BTCPAY_HOST}:9736
|
||||||
alias=${LIGHTNING_ALIAS}
|
alias=${LIGHTNING_ALIAS}
|
||||||
adminmacaroonpath=/data/admin.macaroon
|
adminmacaroonpath=/data/admin.macaroon
|
||||||
|
invoicemacaroonpath=/data/invoice.macaroon
|
||||||
noseedbackup=1
|
noseedbackup=1
|
||||||
notls=1
|
notls=1
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user