Add LndHub wallets #33

Merged
raucao merged 13 commits from feature/lndhub into master 2021-11-22 23:04:19 +00:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit e2ee33a1da - Show all commits

View File

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

View File

@ -1 +1,3 @@
EJABBERD_API_URL='https://xmpp.kosmos.org:5443/api'
LNDHUB_API_URL='http://10.1.1.163:3023'
LNDHUB_PUBLIC_URL='https://lndhub.kosmos.org'