From 71fa55c218c81c025d992615847256e396b6b8b0 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 1 Aug 2021 00:19:04 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6646722e8..472c5531d 100644 --- a/README.md +++ b/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