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 6df3d5933c - Show all commits

View File

@@ -1,4 +1,5 @@
EJABBERD_API_URL='http://xmpp.example.com/api'
BTCPAY_API_URL='http://btcpay.example.com/api/v1'
LNDHUB_API_URL='http://localhost:3023'
LNDHUB_LEGACY_API_URL='http://localhost:3023'
LNDHUB_API_URL='http://localhost:3026'
LNDHUB_PUBLIC_URL='https://lndhub.kosmos.org'