fix templating
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[Peer]
|
||||
PublicKey = ${CLIENT_PUBLIC_KEY}
|
||||
AllowedIPs = 10.0.0.${IP_ADDR}/16
|
||||
AllowedIPs = 10.0.0.${IP_ADDR}/32
|
||||
|
@@ -3,4 +3,3 @@
|
||||
Address = 10.0.0.1/16
|
||||
SaveConfig = true
|
||||
ListenPort = 51820
|
||||
|
||||
|
Reference in New Issue
Block a user