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