From e656ade843b0fe94b2c61835d4ba8b453c0c8931 Mon Sep 17 00:00:00 2001 From: Antwan <antoine.blancy@etu.hesge.ch> Date: Mon, 11 Apr 2022 22:11:12 +0200 Subject: [PATCH] a --- templates/wg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/wg b/templates/wg index 68b6d00..259b6d7 100644 --- a/templates/wg +++ b/templates/wg @@ -5,5 +5,5 @@ ListenPort = 51902 [Peer] PublicKey = {{ publickey }} -Endpoint = {{ dst }}:51888 +Endpoint = {{ dst }}:51902 AllowedIPs = 10.0.0.0/24 -- GitLab