From 320cd8e640b10d7bc8f58319df4e09df21385992 Mon Sep 17 00:00:00 2001 From: Antwan <antoine.blancy@etu.hesge.ch> Date: Mon, 11 Apr 2022 22:17:14 +0200 Subject: [PATCH] a --- templates/wg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/wg b/templates/wg index 259b6d7..d4858ab 100644 --- a/templates/wg +++ b/templates/wg @@ -1,6 +1,6 @@ [Interface] Address = {{ myAddr }} -PostUp = wg set %i private-key privatekey +PostUp = wg set %i private-key /home/gitlab-runner/privatekey ListenPort = 51902 [Peer] -- GitLab