chore: initial project setup

Configurazione Docker per WireGuard VPN con wg-easy.
Include docker-compose.yml, .env.example, .gitignore e README.
This commit is contained in:
2026-04-12 23:15:02 +02:00
commit e321dd312b
4 changed files with 185 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Variabili locali — contiene segreti, non committare mai
.env
# Directory WireGuard — auto-generata dal container al primo avvio.
# Contiene chiavi crittografiche private. Non committare mai.
wg-data/