2023-03-18 13:34:35 +07:00
|
|
|
PRIMARY_DOMAIN=kosmos.org
|
|
|
|
|
|
2023-07-14 15:27:30 +02:00
|
|
|
REDIS_URL='redis://localhost:6379/0'
|
2023-07-04 17:00:04 +02:00
|
|
|
|
2023-09-04 16:02:17 +02:00
|
|
|
BTCPAY_API_URL='http://btcpay.example.com/api/v1'
|
|
|
|
|
BTCPAY_STORE_ID='123456'
|
|
|
|
|
|
2023-05-30 23:19:49 +02:00
|
|
|
DISCOURSE_PUBLIC_URL='http://discourse.example.com'
|
|
|
|
|
DISCOURSE_CONNECT_SECRET='discourse_connect_ftw'
|
|
|
|
|
|
2020-12-08 19:16:08 +01:00
|
|
|
EJABBERD_API_URL='http://xmpp.example.com/api'
|
2023-01-11 19:17:27 +08:00
|
|
|
|
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-01-11 19:17:27 +08:00
|
|
|
|
2023-04-09 10:12:08 +02:00
|
|
|
RS_STORAGE_URL='https://storage.kosmos.org'
|
2023-07-14 15:27:30 +02:00
|
|
|
RS_REDIS_URL='redis://localhost:6379/1'
|
2023-04-09 10:12:08 +02:00
|
|
|
|
2023-01-11 19:17:27 +08:00
|
|
|
WEBHOOKS_ALLOWED_IPS='10.1.1.23'
|