Default variable when LN not selected

This commit is contained in:
kexkey
2019-02-16 15:09:47 -05:00
committed by kexkey
parent 3b912da52d
commit 0c31d255d5

View File

@@ -452,6 +452,7 @@ module.exports = class extends Generator {
gatekeeper_cns: process.env['DEFAULT_CERT_HOSTNAME'] || '',
proxy_datapath: '',
lightning_implementation: 'c-lightning',
lightning_external_ip: '',
lightning_datapath: '',
lightning_nodename: name.generate(),
lightning_nodecolor: '',