diff --git a/README.md b/README.md index abbfa87..d4b74f2 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,8 @@ These actions are performed continuously (in a loop, every 5 minutes (default, c * QBITTORRENT_PORT (Defaults to **8080**) * QBITTORRENT_USER (Defaults to **admin**) * QBITTORRENT_PASS (Defaults to **adminadmin**) -* VPN_GATEWAY (Defaults to empty, **needs to be set**) +* VPN_GATEWAY (Defaults to **empty**) + * If not set the script will try and find it * The value for this variable will be the `VPN_IF_NAME` (default: tun0) gateway address, not the `VPN_ENDPOINT_IP` from the Gluetun/VPN Container when using Wireguard, [more info here](https://github.com/qdm12/gluetun/wiki/Custom-provider#wireguard-only). * For ProtonVPN using Wireguard this would be set to **10.2.0.1** * VPN_CT_NAME (Defaults to **gluetun**)