From b0286a2a8a7721d2dfb4484573b66ba9630f7c60 Mon Sep 17 00:00:00 2001
From: Antwan <antoine.blancy@etu.hesge.ch>
Date: Mon, 11 Apr 2022 22:37:27 +0200
Subject: [PATCH] a

---
 templates/wg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/wg b/templates/wg
index 742d911..1bd503d 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
 
-- 
GitLab