Add wireguard

This commit is contained in:
Florian RICHER 2023-09-24 12:28:25 +02:00
parent 2a36002124
commit a259572a20
7 changed files with 83 additions and 0 deletions

View file

@ -5,6 +5,12 @@ server:
ssh_port: 22
work_dir: /mnt/test
backup_dir: /mnt/btest
vpn:
subnet: 192.168.1.0/24
ip: 192.168.1.254
port: 22
peers: test
acme:
email: test@test.fr
debug: true