sbruder.xyz: Remove transparency location
Its service is no longer public and therefore no longer applying the blocks.
This commit is contained in:
parent
915d2ed7da
commit
02e74f1915
|
@ -41,13 +41,6 @@
|
||||||
|
|
||||||
locations = {
|
locations = {
|
||||||
"/imprint/".alias = "${pkgs.sbruder.imprint}/";
|
"/imprint/".alias = "${pkgs.sbruder.imprint}/";
|
||||||
"/transparency/" = {
|
|
||||||
alias = "/var/www/transparency/";
|
|
||||||
extraConfig = ''
|
|
||||||
autoindex on;
|
|
||||||
charset utf-8;
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue