Add remoteStorage settings #117

Merged
raucao merged 2 commits from feature/rs-settings into master 2023-04-09 09:45:19 +00:00
Showing only changes of commit a47e4fc16b - Show all commits

View File

@ -6,4 +6,6 @@ LNDHUB_API_URL='http://localhost:3026'
LNDHUB_PUBLIC_URL='https://lndhub.kosmos.org'
LNDHUB_PUBLIC_KEY='024cd3be18617f39cf645851e3ba63f51fc13f0bb09e3bb25e6fd4de556486d946'
RS_STORAGE_URL='https://storage.kosmos.org'
WEBHOOKS_ALLOWED_IPS='10.1.1.23'