From 5c7b6b77abd6d739ee7fc6cc1f8c570e2aae2dd7 Mon Sep 17 00:00:00 2001
From: Antwan <antoine.blancy@etu.hesge.ch>
Date: Mon, 11 Apr 2022 23:03:01 +0200
Subject: [PATCH] a

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

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