This commit is contained in:
2025-09-20 20:29:24 +03:00
parent 49df52ccfe
commit d042a27532
-11
View File
@@ -118,17 +118,6 @@ in
# };
# };
};
};
caddy = {
enable = true;
virtualHosts = {
"collabora.zeroq.ru".extraConfig = ''
reverse_proxy http://100.64.0.0:8890 {
# Required to circumvent bug of Onlyoffice loading mixed non-https content
header_up X-Forwarded-Proto https
}
'';
};
};
};
security.acme = {