collabora

This commit is contained in:
mjallen18
2026-02-12 21:57:00 -06:00
parent fd437ec528
commit 869a320ede
7 changed files with 40 additions and 5 deletions

View File

@@ -107,7 +107,7 @@ let
@office host office.mjallen.dev
handle @office {
reverse_proxy http://10.0.1.3:${toString config.${namespace}.services.onlyoffice.port}
reverse_proxy http://10.0.1.3:${toString config.${namespace}.services.collabora.port}
}
'';
};