mirror of https://github.com/louislam/uptime-kuma
Add websocket header instructions to synology build-in reverse proxy (#44)
parent
71ffb8804e
commit
abbdec862c
|
@ -220,6 +220,9 @@ docker run -d --restart=always -p 127.0.0.1:3002:3001 -v uptime-kuma:/app/data -
|
|||
|
||||

|
||||
|
||||
6. Click on the tab *Custom Header*
|
||||
7. Click `Create` -> `Websockets`, this automatically fills in the required headers for websockets.
|
||||
|
||||
# Traefik
|
||||
```
|
||||
labels:
|
||||
|
|
Loading…
Reference in New Issue