Enable LND to listen on IPv6

This commit is contained in:
Taylor Helsper 2024-02-06 21:25:00 -06:00
parent eed2ffa5dd
commit 2b1f57c725

View File

@ -9,7 +9,9 @@ color=#68F442
acceptortimeout=30s
rpclisten=0.0.0.0:10009
rpclisten=[::]:10009
restlisten=0.0.0.0:10080
restlisten=[::]:10080
tlsextraip=0.0.0.0
tlsextradomain=mynode.local