Files
akkounts/.env.test

12 lines
350 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_API_URL='http://localhost:3026'
2021-11-25 18:38:54 -06:00
LNDHUB_PUBLIC_URL='https://lndhub.kosmos.org'
2023-02-23 17:56:38 +08:00
LNDHUB_PUBLIC_KEY='024cd3be18617f39cf645851e3ba63f51fc13f0bb09e3bb25e6fd4de556486d946'
2023-04-09 10:12:08 +02:00
RS_STORAGE_URL='https://storage.kosmos.org'
WEBHOOKS_ALLOWED_IPS='10.1.1.23'