This commit is contained in:
2023-11-05 04:21:07 -07:00
parent fa84855297
commit eaa62c07ca
5 changed files with 41 additions and 22 deletions

View File

@@ -1,3 +1,3 @@
[Peer]
PublicKey = ${SERVER_PUBLIC_KEY}
AllowedIPs = 10.0.0.${IP_ADDR}/16
PublicKey = ${CLIENT_PUBLIC_KEY}
AllowedIPs = 10.0.0.${IP_ADDR}/16