server: services: onlyoffice changes

This commit is contained in:
Kabbone 2024-10-05 12:16:13 +02:00
parent 57f56146d2
commit c8b8305146
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY
1 changed files with 0 additions and 2 deletions

View File

@ -75,8 +75,6 @@
"${config.services.onlyoffice.hostname}" = {
enableACME = true;
forceSSL = true;
listen = [ { addr = "127.0.0.1"; port = 8080; } ];
locations."/".proxyPass = "127.0.0.1:8000";
};
};
};