Try and make onlyoffice work

This commit is contained in:
Théo Barnouin 2025-02-14 14:23:17 +01:00
parent d29cde42c4
commit b9a300afaf
5 changed files with 22 additions and 20 deletions

View file

@ -118,7 +118,7 @@ in {
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://192.168.1.125:8000";
proxyPass = "http://192.168.1.46";
proxyWebsockets = true;
recommendedProxySettings = true;
};