From e41ad887a41ce1e020b99100c51f543293470f11 Mon Sep 17 00:00:00 2001 From: binhex Date: Tue, 11 Jun 2024 11:52:54 +0100 Subject: [PATCH] add in new params --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 378584d..62ee17c 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ docker run -d \ ## IMPORTANT -Please note 'VPN_INPUT_PORTS' is **NOT** to define the incoming port for the VPN, this environment variable is used to define port(s) you want to allow in to the VPN network when network binding multiple containers together, configuring this incorrectly with the VPN provider assigned incoming port COULD result in IP leakage, you have been warned!. +Please note `VPN_INPUT_PORTS` is **NOT** to define the incoming port for the VPN, this environment variable is used to define port(s) you want to allow in to the VPN network when network binding multiple containers together, configuring this incorrectly with the VPN provider assigned incoming port COULD result in IP leakage, you have been warned!. ## OpenVPN