Stupit variable parsing problem

This commit is contained in:
warezjoe
2026-04-15 19:24:14 +02:00
parent f6cba1c1af
commit 27aa951695
2 changed files with 1 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ ListenPort = 40041
PrivateKey = {{ priv }}
[Peer]
PublicKey = {{ wireguard-server-vault.pub }}
PublicKey = {{ vars['wireguard-server-vault']['pub'] }}
AllowedIPs = 10.0.0.0/24, 192.168.5.0/24, 192.168.6.0/24, 192.168.100.0/24
Endpoint = 185.61.86.153:51822
PersistentKeepalive = 20