Skip to content

Commit 2fcdf51

Browse files
sample-lnd.conf: doc external-dns-address field
1 parent 9e723aa commit 2fcdf51

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sample-lnd.conf

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,13 @@
226226
; support devices behind multiple NATs.
227227
; nat=false
228228

229+
; Specify a DNS address for the node's external address. If no port is provided,
230+
; the default (9735) is used.
231+
; Default:
232+
; external-dns-address=
233+
; Example:
234+
; external-dns-address=my-node-domain.com
235+
229236
; Disable REST API.
230237
; norest=false
231238

0 commit comments

Comments
 (0)