server: services: onlyoffice changes
This commit is contained in:
parent
57f56146d2
commit
c8b8305146
@ -75,8 +75,6 @@
|
|||||||
"${config.services.onlyoffice.hostname}" = {
|
"${config.services.onlyoffice.hostname}" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
listen = [ { addr = "127.0.0.1"; port = 8080; } ];
|
|
||||||
locations."/".proxyPass = "127.0.0.1:8000";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user