Configure and run RTL
Ride The Lightning is a Web UI for Lightning Network nodes. It is accessible via the bitcoin VM's private zerotier IP on port 3000.
This commit is contained in:
@@ -78,8 +78,6 @@ systemd_unit 'lightningd.service' do
|
||||
Restart: 'always',
|
||||
RestartSec: '30',
|
||||
TimeoutSec: '240',
|
||||
RuntimeDirectory: 'lightningd', # /run/lightningd
|
||||
RuntimeDirectoryMode: '0710',
|
||||
PrivateTmp: true,
|
||||
ProtectSystem: 'full',
|
||||
NoNewPrivileges: true,
|
||||
|
||||
Reference in New Issue
Block a user