From 93aa15ab86c2890974a4d4e28cbd58a8d6c26a7b Mon Sep 17 00:00:00 2001 From: macownersclub <84017200+macownersclub@users.noreply.github.com> Date: Mon, 17 Oct 2022 20:45:46 +0200 Subject: [PATCH] Fix article title Also the title seems to have been wrong --- wireguard-docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wireguard-docker/README.md b/wireguard-docker/README.md index d1cf5a6..9d954f7 100644 --- a/wireguard-docker/README.md +++ b/wireguard-docker/README.md @@ -1,4 +1,4 @@ -# WireGuard installation and configuration - on Linux +# WireGuard installation and configuration - in Docker In this tutorial, I will show you how to easily create your own private VPN server with WireGuard running in a Docker container. I will walk you step by step through the installation, configuration, and how to add clients to your VPN server. We will use the free and open-source VPN protocol WireGuard