mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-27 16:54:04 +00:00
Add websocket header instructions to synology build-in reverse proxy (#44)
parent
71ffb8804e
commit
abbdec862c
1 changed files with 3 additions and 0 deletions
|
@ -220,6 +220,9 @@ docker run -d --restart=always -p 127.0.0.1:3002:3001 -v uptime-kuma:/app/data -
|
|||
|
||||
![Reverse Proxy](./img/Synology-reverse-proxy.png)
|
||||
|
||||
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 a new issue