Add nginx example config

This commit is contained in:
Elias Renman
2026-06-26 14:09:31 +02:00
parent 3a8a8a50c8
commit 1a77a46444
2 changed files with 52 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ The relay listens on `127.0.0.1:8085` through Docker's published port, and manag
Nginx should terminate HTTPS. The relay container is patched to run as a plain HTTP/WebSocket backend and should not handle Let's Encrypt itself.
Use plain `http://` upstreams:
Use plain `http://` upstreams. A standalone template is available in `example-nginx.conf`:
```nginx
server {