From 9be0aa1ca9b4a68f9da329db56102ec83dc9980f Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 1 Aug 2021 00:39:42 +0800 Subject: [PATCH] Updated Reverse Proxy (markdown) --- Reverse-Proxy.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Reverse-Proxy.md b/Reverse-Proxy.md index f6d6a4e..d571aca 100644 --- a/Reverse-Proxy.md +++ b/Reverse-Proxy.md @@ -5,6 +5,7 @@ Unlikely other web apps, Uptime Kuma is based on WebSocket. You need two more he - [Nginx](#nginx) - [Apache](#apache) - [Caddy](#caddy) +- [Nginx Proxy Manager](#nginx-proxy-manager) - [Synology Builtin Reverse Proxy](#synology-builtin-reverse-proxy) - [SSL/HTTPS](#ssl-https) @@ -85,6 +86,12 @@ subdomain.domain.com { } ``` +# Nginx Proxy Manager + +Please enable "WebSockets Supports" + + + # Synology Builtin Reverse Proxy https://mlohr.com/websockets-for-synology-dsm/