fix templating
This commit is contained in:
parent
a9b27b650f
commit
53a6b1b28a
@ -1,3 +1,3 @@
|
|||||||
[Peer]
|
[Peer]
|
||||||
PublicKey = ${CLIENT_PUBLIC_KEY}
|
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
|
Address = 10.0.0.1/16
|
||||||
SaveConfig = true
|
SaveConfig = true
|
||||||
ListenPort = 51820
|
ListenPort = 51820
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user