Browse Source

Update README.md

pull/137/head
Louis Lam 4 years ago
committed by GitHub
parent
commit
71fa55c218
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
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

Loading…
Cancel
Save