Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/self-hosting/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ Congratulations 🎉.

:::warning[Reverse Proxy / WebSockets]
If you are using a reverse proxy, make sure WebSockets is enabled. The real-time page editor depends on WebSockets to work.

[Caddy](https://caddyserver.com/) is a great choice as a reverse proxy because it supports WebSocket connections out of the box.
:::

If you encounter any issues, feel free to create an issue or discussion on the [GitHub repo](https://github.com/docmost/docmost).
Expand Down