Initial BTCPay integration

This commit is contained in:
2022-05-23 18:49:55 +02:00
parent 9b3386de30
commit e1ff5c479e
3 changed files with 34 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
EJABBERD_API_URL='https://xmpp.kosmos.org/api'
BTCPAY_API_URL='http://localhost:23001'
LNDHUB_API_URL='http://localhost:3023'
LNDHUB_PUBLIC_URL='https://lndhub.kosmos.org'