Преглед на файлове

clarify that lighthouse IP should be nebula range (#196)

Ryan Huber преди 5 години
родител
ревизия
41968551f9
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      examples/config.yml

+ 1 - 0
examples/config.yml

@@ -36,6 +36,7 @@ lighthouse:
   interval: 60
   interval: 60
   # hosts is a list of lighthouse hosts this node should report to and query from
   # hosts is a list of lighthouse hosts this node should report to and query from
   # IMPORTANT: THIS SHOULD BE EMPTY ON LIGHTHOUSE NODES
   # IMPORTANT: THIS SHOULD BE EMPTY ON LIGHTHOUSE NODES
+  # IMPORTANT2: THIS SHOULD BE LIGHTHOUSES' NEBULA IPs, NOT LIGHTHOUSES' REAL ROUTABLE IPs
   hosts:
   hosts:
     - "192.168.100.1"
     - "192.168.100.1"