updated onlyoffice nginx
This commit is contained in:
parent
e9811ee0be
commit
99ff19ae8b
@ -8,4 +8,9 @@ let
|
||||
enable = true;
|
||||
hostname = "${personalization.onlyoffice_url}";
|
||||
};
|
||||
|
||||
services.nginx.defaultSSLListenPort = 9443;
|
||||
services.nginx.defaultHTTPListenPort = 9080;
|
||||
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user