mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-29 10:18:28 +01:00
chore: add env example
This commit is contained in:
7
examples/arr-suite/env.example
Normal file
7
examples/arr-suite/env.example
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# see https://github.com/qdm12/gluetun-wiki for more details
|
||||||
|
|
||||||
|
VPN_SERVICE_PROVIDER=mullvad
|
||||||
|
VPN_TYPE=wireguard
|
||||||
|
WIREGUARD_PRIVATE_KEY=<PrivateKey>
|
||||||
|
WIREGUARD_ADDRESSES=<Subnet>
|
||||||
|
SERVER_CITIES=<Location>
|
||||||
Reference in New Issue
Block a user