[Interface]
PrivateKey = {{ wg_private_key }}
Address = {{ wg_address }}

[Peer]
PublicKey = {{ wg_public_key }}
AllowedIPs = {{ wg_allowed_ips }}
Endpoint = {{ wg_endpoint }}