aboutsummaryrefslogtreecommitdiffstats
path: root/.wireguard.env.sample
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2023-01-03 00:17:45 +0800
committerJesús <heckyel@hyperbola.info>2023-01-03 00:17:45 +0800
commit02f419ff2cf0913625f3035568391bd55f03cb77 (patch)
treed1a3923c62e18d8ea3fb1dc65a4dd83a0edbd6e6 /.wireguard.env.sample
parent9e7bf7c6ded968cf313185833d3f3f0b973e276c (diff)
downloadtunnel-master.tar.lz
tunnel-master.tar.xz
tunnel-master.zip
Move environments to sample filesHEADmaster
Diffstat (limited to '.wireguard.env.sample')
-rw-r--r--.wireguard.env.sample9
1 files changed, 9 insertions, 0 deletions
diff --git a/.wireguard.env.sample b/.wireguard.env.sample
new file mode 100644
index 0000000..75ec48d
--- /dev/null
+++ b/.wireguard.env.sample
@@ -0,0 +1,9 @@
+PUID=1000
+PGID=1000
+TZ=America/Lima
+SERVERURL=<YOUR-IP-SERVER>
+SERVERPORT=51820 #optional
+PEERS=10 #optional
+PEERDNS=auto #optional
+INTERNAL_SUBNET_IPV4=10.13.13.0 #optional
+INTERNAL_SUBNET_IPV6=fd42:42:42::0 #optional