fix templating

This commit is contained in:
Oliver Atkinson 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

View File

@ -3,4 +3,3 @@
Address = 10.0.0.1/16
SaveConfig = true
ListenPort = 51820