Add support and migration for lndhub.go #77

Merged
raucao merged 5 commits from feature/73-lndhub-go into feature/docker_compose 2022-12-27 06:25:37 +00:00
Showing only changes of commit f2a22adf6b - Show all commits

View File

@ -2,6 +2,6 @@ EJABBERD_API_URL='https://xmpp.kosmos.org:5443/api'
BTCPAY_API_URL='http://10.1.1.163:23001/api/v1'
LNDHUB_LEGACY_API_URL='http://10.1.1.163:3023'
LNDHUB_LEGACY_API_URL='http://10.1.1.163:3026'
LNDHUB_API_URL='http://10.1.1.163:3026'
LNDHUB_PUBLIC_URL='https://lndhub.kosmos.org'