Update proxy.rst

Fix spelling

Signed-off-by: Mason Brothers <masonbrothers@users.noreply.github.com>
This commit is contained in:
Mason Brothers
2023-04-26 11:10:26 -06:00
committed by GitHub
parent 94470537f3
commit e06fa576c6

View File

@@ -4,7 +4,7 @@ Reverse proxy
The server part of Nextcloud Office (coolwsd daemon) is listening on port 9980 by default, and clients should be able to communicate with it through port 9980. However on most setups it is common to use a reverse proxy to more easily handle SSL termination and have a unified entrypoint for HTTP requests.
THe following rules should be in place to forward requests to the coolwsd daemon on port 9980:
The following rules should be in place to forward requests to the coolwsd daemon on port 9980:
- /browser
- /hosting/discovery
@@ -15,4 +15,4 @@ THe following rules should be in place to forward requests to the coolwsd daemon
.. seealso::
Full configuration examples can be found in the Collabora Online documentation:
https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html
https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html