Deploy Kosmos LndHub fork with lnurl-pay additions #393

Merged
raucao merged 1 commits from chore/fork_lndhub into master 2022-03-02 15:56:44 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ node.default['rtl']['revision'] = 'v0.11.0'
node.default['rtl']['host'] = '10.1.1.163'
node.default['rtl']['port'] = '3000'
node.default['lndhub']['repo'] = 'https://github.com/bumi/LndHub.git'
node.default['lndhub']['repo'] = 'https://gitea.kosmos.org/kosmos/lndhub.git'
node.default['lndhub']['revision'] = 'master'
node.default['lndhub']['port'] = '3023'
node.default['lndhub']['domain'] = 'lndhub.kosmos.org'