cleanup
This commit is contained in:
parent
a32ad1d05e
commit
35c5877e7c
1 changed files with 0 additions and 9 deletions
|
|
@ -89,15 +89,6 @@ in
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
"/all.ics".root = "/srv/www/calendar";
|
"/all.ics".root = "/srv/www/calendar";
|
||||||
"/status" = {
|
|
||||||
proxyPass = "http://${cfg.host}:${toString cfg.port}";
|
|
||||||
recommendedProxySettings = true;
|
|
||||||
extraConfig = ''
|
|
||||||
allow 195.160.173.14;
|
|
||||||
allow 2001:678:760:cccb::14;
|
|
||||||
deny all;
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue