diff --git a/templates/wg b/templates/wg
index 742d911d6f9037a4ab2a8a7a8c3282a07ab7f7d3..1bd503d762836b4e104662e1f3ec3a05e0cd9b85 100644
--- a/templates/wg
+++ b/templates/wg
@@ -1,5 +1,5 @@
 [Interface]
-Address = {{ myAddr }}
+Address = {{ myAddr }}/32
 PostUp = wg set %i private-key /etc/wireguard/privatekey
 ListenPort = 51902