Remove obsolete non-standard RPC and REST ports
We'll just run those on default ports without custom config.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
[Application Options]
|
||||
debuglevel=<%= @lnd_log_level %>
|
||||
listen=0.0.0.0:<%= @lnd_port %>
|
||||
; rpclisten=127.0.0.1:10002
|
||||
; restlisten=127.0.0.1:8002
|
||||
externalip=<%= @lnd_externalip %>
|
||||
alias=<%= @lnd_alias %>
|
||||
color=<%= @lnd_color %>
|
||||
|
||||
Reference in New Issue
Block a user