fix templating

This commit is contained in:
2023-11-05 18:07:47 -07:00
parent a9b27b650f
commit 53a6b1b28a
2 changed files with 1 additions and 2 deletions

View File

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