Louis Lam
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -65,7 +65,7 @@ Browse to http://localhost:3001 after started. |
|
|
|
|
|
|
|
## One more step for Reverse Proxy |
|
|
|
|
|
|
|
Unlikely other web apps, Uptime Kuma is based on WebSocket. You need two more header "Upgrade" and "Connection" in order to reverse proxy WebSocket. |
|
|
|
Unlikely other web apps, Uptime Kuma is based on WebSocket. You need two more headers "Upgrade" and "Connection" in order to reverse proxy WebSocket. |
|
|
|
|
|
|
|
Please read wiki for more info: |
|
|
|
https://github.com/louislam/uptime-kuma/wiki/Reverse-Proxy |
|
|
|