diff --git a/README.md b/README.md index 9042ca91..cee94a2a 100644 --- a/README.md +++ b/README.md @@ -88,10 +88,13 @@ Dozzle follows the [12-factor](https://12factor.net/) model. Configurations can ## Troubleshooting -### Sample Nginx config +### Nginx Config + +If you are using nginx as a reverse proxy, then you need to configure `/api` to enable server-sent events. + +Below is an example configuration using SSL and `proxy_pass` with correct settings. ``` - server { listen 80; server_name ;