Hi, I tried to access the integrated office in Grommunio. I'm using the suse applience.
I don't understand how I access it?
nginx conf led me to this:
`$ curl https://<URL>/office/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot GET /</pre>
</body>
</html>
$ curl https://<URL>/office/healthcheck
true`

Tthis is what I see when I click new in the files app, I assume I should see something more here?