add collabora to reverseproxy

main^2
Lzebulon 2025-08-02 16:49:19 +02:00
parent 998c6c590e
commit 0297fbc472
No known key found for this signature in database
GPG Key ID: D6CDAB8050CBBE7D
1 changed files with 3 additions and 0 deletions

View File

@ -153,6 +153,9 @@ in {
reverseProxy = {
enable = true;
virtualHosts = {
"collabora" = {
target = "172.16.10.149";
};
"eclat" = {
anubisConfig = "${anubisMirror}";
httpOnly = true;