mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: wireguard test
This commit is contained in:
parent
31c2843393
commit
b04a752443
1 changed files with 2 additions and 1 deletions
|
@ -47,8 +47,9 @@ in
|
|||
"${configHelpers.host}" = {
|
||||
extraConfig = ''
|
||||
@allowed_ips {
|
||||
remote_ip 10.100.0.2
|
||||
remote_ip 10.100.0.0/24
|
||||
}
|
||||
|
||||
handle @allowed_ips {
|
||||
redir /.well-known/carddav /remote.php/dav/ 301
|
||||
redir /.well-known/caldav /remote.php/dav/ 301
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue