feat: wireguard test

This commit is contained in:
Nick 2025-07-01 05:09:49 -05:00
parent c9da48766b
commit c0fcda71b6

View file

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