diff --git a/contrib/docker/README.md b/contrib/docker/README.md index 4e8e14b52e..8948d62d96 100644 --- a/contrib/docker/README.md +++ b/contrib/docker/README.md @@ -40,6 +40,10 @@ You just choose one of the following options. Open `http://localhost:8008` in your browser, and it's successful if you see the welcome page. +## Next + +Set up a reverse proxy to expose the port and host the tls certificates. See [reverse proxy](https://matrix-org.github.io/synapse/latest/reverse_proxy.html) + ### More information For more information on required environment variables and mounts, see the main docker documentation at [/docker/README.md](../../docker/README.md)