add to wireguard users
This commit is contained in:
parent
7d709da67b
commit
d570b1eb4f
1 changed files with 3 additions and 0 deletions
|
@ -14,3 +14,6 @@ wireguard_unmanaged_peers:
|
|||
pim:
|
||||
public_key: "xQ1hkwpIf5x7Wkx1leQHXx3RK8fjGWt2ZmG9XUN3V08="
|
||||
allowed_ips: "10.42.0.2/32"
|
||||
niels:
|
||||
public_key: "WJO/DQUJyDp4rFW291F2Ai51lotU2IC+OATu+5P3Jio="
|
||||
allowed_ips: "10.42.0.3/32"
|
||||
|
|
Reference in a new issue