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
a2a00fca14
commit
4fed53c519
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ in
|
|||
handle @allowed_ips {
|
||||
redir /.well-known/carddav /remote.php/dav/ 301
|
||||
redir /.well-known/caldav /remote.php/dav/ 301
|
||||
reverse_proxy ${configHelpers.localhost}:${toString configHelpers.service.ports.port0}
|
||||
reverse_proxy ${ceres.wireguard.ip0}:${toString configHelpers.service.ports.port0}
|
||||
}
|
||||
handle {
|
||||
respond "Access Denied" 403
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue