We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203a03c commit d374ea7Copy full SHA for d374ea7
examples/arr-suite/env.example
@@ -0,0 +1,7 @@
1
+# see https://github.com/qdm12/gluetun-wiki for more details
2
+
3
+VPN_SERVICE_PROVIDER=mullvad
4
+VPN_TYPE=wireguard
5
+WIREGUARD_PRIVATE_KEY=<PrivateKey>
6
+WIREGUARD_ADDRESSES=<Subnet>
7
+SERVER_CITIES=<Location>
0 commit comments