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
f240fddd73
commit
3ffa8c9db0
1 changed files with 8 additions and 11 deletions
|
@ -49,11 +49,8 @@ in
|
||||||
@allowed_ips {
|
@allowed_ips {
|
||||||
remote_ip ${mars.wireguard.ip0}
|
remote_ip ${mars.wireguard.ip0}
|
||||||
}
|
}
|
||||||
|
|
||||||
handle @allowed_ips {
|
handle @allowed_ips {
|
||||||
redir /.well-known/carddav /remote.php/dav/ 301
|
reverse_proxy unix//run/searx/searx.sock
|
||||||
redir /.well-known/caldav /remote.php/dav/ 301
|
|
||||||
reverse_proxy ${ceres.wireguard.ip0}:${toString configHelpers.service.ports.port0}
|
|
||||||
}
|
}
|
||||||
handle {
|
handle {
|
||||||
respond "Access Denied" 403
|
respond "Access Denied" 403
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue