add new lighthouse in marks 1984 VPS
This commit is contained in:
parent
b884d22faf
commit
c6c2a7c8e7
|
@ -24,6 +24,7 @@ pki:
|
|||
# "{nebula ip}": ["{routable ip/dns name}:{routable port}"]
|
||||
static_host_map:
|
||||
"10.10.100.1": ["185.112.144.69:4242"]
|
||||
"10.10.100.21": ["93.95.230.219:4242"]
|
||||
|
||||
lighthouse:
|
||||
# am_lighthouse is used to enable lighthouse functionality for a node. This should ONLY be true on nodes
|
||||
|
@ -178,7 +179,6 @@ tun:
|
|||
# mtu: 1300
|
||||
# metric: 100
|
||||
|
||||
|
||||
# TODO
|
||||
# Configure logging level
|
||||
logging:
|
||||
|
@ -231,7 +231,6 @@ logging:
|
|||
# after receiving the response for lighthouse queries
|
||||
#trigger_buffer: 64
|
||||
|
||||
|
||||
# Nebula security group configuration
|
||||
firewall:
|
||||
conntrack:
|
||||
|
|
Loading…
Reference in a new issue