working onlyoffice webserver
This commit is contained in:
parent
350cd5ffd0
commit
c18dc66e16
@ -6,10 +6,6 @@ let
|
|||||||
{
|
{
|
||||||
services.onlyoffice = {
|
services.onlyoffice = {
|
||||||
enable = true;
|
enable = true;
|
||||||
#hostname = "${personalization.onlyoffice_url}";
|
|
||||||
examplePort = 8100;
|
|
||||||
enableExampleServer = true;
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
services.nginx.defaultSSLListenPort = 9443;
|
services.nginx.defaultSSLListenPort = 9443;
|
||||||
|
Loading…
Reference in New Issue
Block a user