From ca56f4b106ac3e842bbb095f50687bc099256205 Mon Sep 17 00:00:00 2001 From: valorisa Date: Sun, 31 Mar 2024 22:07:14 +0200 Subject: [PATCH] MD033 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6f87a7e0..02e7b5dd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ You have found the easiest way to install & manage WireGuard on any Linux host ! -

align="center"> +

@@ -47,11 +47,11 @@ And log in again. To automatically install & run wg-easy, simply run: -
+
🚨YOUR_SERVER_IP \
-  -e PASSWORD=🚨YOUR_ADMIN_PASSWORD \
+  -e WG_HOST= \
+  -e PASSWORD= \
   -v ~/.wg-easy:/etc/wireguard \
   -p 51820:51820/udp \
   -p 51821:51821/tcp \