Skip to content

Commit d374ea7

Browse files
authored
chore: add env example
1 parent 203a03c commit d374ea7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

examples/arr-suite/env.example

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)