Files
akkounts/.env.test

10 lines
264 B
Plaintext
Raw Normal View History

EJABBERD_API_URL='http://xmpp.example.com/api'
2022-05-23 22:49:39 +02:00
BTCPAY_API_URL='http://btcpay.example.com/api/v1'
2022-12-22 20:11:38 +07:00
LNDHUB_LEGACY_API_URL='http://localhost:3023'
LNDHUB_API_URL='http://localhost:3026'
2021-11-25 18:38:54 -06:00
LNDHUB_PUBLIC_URL='https://lndhub.kosmos.org'
WEBHOOKS_ALLOWED_IPS='10.1.1.23'