Add configurable settings for BTCPay

This commit is contained in:
Râu Cao
2023-09-04 15:23:27 +02:00
parent a91ee2bd0a
commit e8e6ee0bc4
4 changed files with 22 additions and 4 deletions

View File

@@ -34,6 +34,8 @@ EJABBERD_ADMIN_URL='https://xmpp.kosmos.org/admin'
EJABBERD_API_URL='https://xmpp.kosmos.org/api'
BTCPAY_API_URL='http://localhost:23001/api/v1'
BTCPAY_STORE_ID=''
BTCPAY_AUTH_TOKEN=''
LNDHUB_API_URL='http://localhost:3023'
LNDHUB_PUBLIC_URL='https://lndhub.kosmos.org'