Add VPN documentation and WireGuard templates

This commit is contained in:
2026-07-21 21:02:54 -04:00
parent 69651afb45
commit b12e0fd163
5 changed files with 120 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# WireGuard secrets
*.key
*.psk
wg0.conf
privatekey
presharedkey
# Environment and credential files
.env
.env.*