From a3ddbe13da53e2b6cfbbb06dd393c72e7084fa1b Mon Sep 17 00:00:00 2001 From: binhex Date: Tue, 11 Jun 2024 11:51:49 +0100 Subject: [PATCH] add in new params --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c15ee5c..378584d 100644 --- a/README.md +++ b/README.md @@ -141,9 +141,9 @@ to --privileged=true \ ``` -PIA users - The WireGuard configuration file will be auto generated and will be stored in ```/config/wireguard/wg0.conf``` AFTER the first run, if you wish to change the endpoint you are connecting to then change the ```Endpoint``` line in the config file (default is Netherlands). +**PIA users** - The WireGuard configuration file will be auto generated and will be stored in ```/config/wireguard/wg0.conf``` AFTER the first run, if you wish to change the endpoint you are connecting to then change the ```Endpoint``` line in the config file (default is Netherlands). -Other users - Please download your WireGuard configuration file from your VPN provider, start and stop the container to generate the folder ```/config/wireguard/``` and then place your WireGuard configuration file in there. +**Other users** - Please download your WireGuard configuration file from your VPN provider, start and stop the container to generate the folder ```/config/wireguard/``` and then place your WireGuard configuration file in there. ## Notes