diff --git a/.env.test b/.env.test index 932c595..4d17742 100644 --- a/.env.test +++ b/.env.test @@ -1 +1,3 @@ EJABBERD_API_URL='http://xmpp.example.com/api' +LNDHUB_API_URL='http://localhost:3023' +LNDHUB_PUBLIC_URL='https://lndhub.kosmos.org'