feat: wireguard test

This commit is contained in:
Nick 2025-07-01 05:07:45 -05:00
parent ec2e9e42a3
commit c9da48766b
2 changed files with 6 additions and 5 deletions

View file

@ -46,9 +46,7 @@ in
virtualHosts = {
"${configHelpers.host}" = {
extraConfig = ''
@allowed_ips {
remote_ip 10.100.0.2
}
@not_allowed not remote_ip 10.100.0.2
respond @not_allowed 403
redir /.well-known/carddav /remote.php/dav/ 301