From 8d4fcba965732e49aa0c4eed62365fcf39783bb7 Mon Sep 17 00:00:00 2001 From: Antwan <antoine.blancy@etu.hesge.ch> Date: Mon, 11 Apr 2022 22:52:52 +0200 Subject: [PATCH] a --- templates/wg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/wg b/templates/wg index 1bd503d..742d911 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 -- GitLab