Remove ln_login from users
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Not needed anymore, removing in favor of unencrypted `ln_account`.
This commit is contained in:
Râu Cao
2023-02-23 20:13:08 +08:00
parent 84337c3a7d
commit 3c2fe7c15d
8 changed files with 12 additions and 9 deletions

View File

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