docs: fix entry for externalip

In order to specify multiple external IP addresses in the configuration
file, each IP address be on a separate line, preceded by “externalip=“.
This commit is contained in:
bryanvu 2017-05-05 19:14:49 -07:00 committed by Olaoluwa Osuntokun
parent aa4e166539
commit 23c1926ff0

@ -115,7 +115,8 @@ debuglevel=trace
debughtlc=true
maxpendingchannels=10
profile=5060
externalip=128.111.13.23,111.32.29.29
externalip=128.111.13.23
externalip=111.32.29.29
[Bitcoin]
bitcoin.active=1