fix dns issue on merlin wireguaard
This commit is contained in:
parent
9b0b4954b2
commit
65d34f708b
@ -25,7 +25,7 @@ wireguard_unmanaged_peers:
|
||||
public_key: rYYljQw8InmM95pxCP9KyZ8R+kcicgnjr6E9qtkI1Ag=
|
||||
allowed_ips: 10.0.0.5/32
|
||||
persistent_keepalive: 0
|
||||
wireguard_dns: "192.168.1.41,192.168.1.10"
|
||||
wireguard_dns: "192.168.1.40,192.168.1.10"
|
||||
consul_client_addr: "127.0.0.1 10.0.0.4"
|
||||
consul_bind_address: "10.0.0.4"
|
||||
consul_ui: True
|
||||
|
Loading…
Reference in New Issue
Block a user