summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/README.md b/README.md
index 88e60b7..5f5613c 100644
--- a/README.md
+++ b/README.md
@@ -3,14 +3,6 @@
A EWS proxy in docker. Run it like this:
```Bash
-VPN_SERVER=<server-domain-or-ip>
-VPN_USER=<user>
-VPN_PASSWORD=<password>
-VPN_ROUTING_IPS="172.0.0.0/8 www.google.com"
-#VPN_PPP_OPTIONS=
-#VPN_DEBUG=y
-
-```Bash
docker run --net=host \
--name davmail \
-e DAVMAIL_URL=<url> \