Add nginx example config
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user