aboutsummaryrefslogtreecommitdiffstats
path: root/example.config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'example.config.yaml')
-rw-r--r--example.config.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/example.config.yaml b/example.config.yaml
new file mode 100644
index 0000000..eaf2be7
--- /dev/null
+++ b/example.config.yaml
@@ -0,0 +1,6 @@
+host: "tun.example.com"
+wireGuard:
+ network: "10.69.0.0/16"
+ port: "4444"
+ interfaceName: "tunnel"
+expireAfter: 86400 \ No newline at end of file