feat: wireguard test

This commit is contained in:
Nick 2025-07-01 12:35:02 -05:00
parent 31c2843393
commit b04a752443

View file

@ -47,8 +47,9 @@ in
"${configHelpers.host}" = { "${configHelpers.host}" = {
extraConfig = '' extraConfig = ''
@allowed_ips { @allowed_ips {
remote_ip 10.100.0.2 remote_ip 10.100.0.0/24
} }
handle @allowed_ips { handle @allowed_ips {
redir /.well-known/carddav /remote.php/dav/ 301 redir /.well-known/carddav /remote.php/dav/ 301
redir /.well-known/caldav /remote.php/dav/ 301 redir /.well-known/caldav /remote.php/dav/ 301