mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-10 08:26:01 +01:00
Default variable when LN not selected
This commit is contained in:
@@ -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: '',
|
||||
|
||||
Reference in New Issue
Block a user