add collabora to reverseproxy

collabora
Lzebulon 2025-08-02 16:46:42 +02:00
parent c4cb1c6e85
commit 748f30ef96
No known key found for this signature in database
GPG Key ID: D6CDAB8050CBBE7D
1 changed files with 3 additions and 0 deletions

View File

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