From 1b1b451b59776731ab536f8efb6db5b577ce4237 Mon Sep 17 00:00:00 2001 From: binhex Date: Thu, 19 Dec 2024 10:45:10 +0000 Subject: [PATCH] remove shared volume --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index 73c2862..60729a9 100644 --- a/README.md +++ b/README.md @@ -184,21 +184,6 @@ and -e WEBUI_PORT=8090 \ ``` ---- -If you are using VPN provider PIA or ProtonVPN and wish to share the assigned dynamic incoming port with another docker container running in the same network then this can be done via a docker volume, so add the following to your docker run command:- - -``` bash - -v :/shared \ -``` - -e.g. - -```bash - -v binhex-shared:/shared \ -``` - -The incoming port will then be available in `/shared/getvpnport`. - --- If you appreciate my work, then please consider buying me a beer :D