mirror of https://gitlab.crans.org/nounous/nixos
fix typo
parent
4d021eedff
commit
3fe04b474d
|
@ -155,7 +155,7 @@ in {
|
|||
virtualHosts = {
|
||||
"collabora" = {
|
||||
target = "172.16.10.149";
|
||||
proxyWebsockets = true;
|
||||
proxyWebSockets = true;
|
||||
};
|
||||
"eclat" = {
|
||||
anubisConfig = "${anubisMirror}";
|
||||
|
|
Loading…
Reference in New Issue