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
c9da48766b
commit
c0fcda71b6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue