clarify that lighthouse IP should be nebula range (#196)
This commit is contained in:
parent
8548ac3c31
commit
41968551f9
|
@ -36,6 +36,7 @@ lighthouse:
|
|||
interval: 60
|
||||
# hosts is a list of lighthouse hosts this node should report to and query from
|
||||
# IMPORTANT: THIS SHOULD BE EMPTY ON LIGHTHOUSE NODES
|
||||
# IMPORTANT2: THIS SHOULD BE LIGHTHOUSES' NEBULA IPs, NOT LIGHTHOUSES' REAL ROUTABLE IPs
|
||||
hosts:
|
||||
- "192.168.100.1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue