From 14f3cf305cd740e3ccdc95630945f4bf3d894df6 Mon Sep 17 00:00:00 2001 From: averel10 Date: Tue, 11 Nov 2025 22:40:08 +0100 Subject: [PATCH] docs: clarify proxy hosting details in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d50296..01b278d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ URL: https://averel10.github.io/crypto_clash/ -=> The live env uses a Reverse-Proxy-Setup to interact with the RPC endpoint: https://rpc.hasrv.averel10.app/, this is needed because we use https in prod so we can't use an http rpc endpoint. This is not an issue in local setup +=> The live env uses a Reverse-Proxy-Setup to interact with the RPC endpoint: https://rpc.hasrv.averel10.app/, this is needed because we use https in prod so we can't use an http rpc endpoint. This is not an issue in local setup. The proxy is hosted on my NAS and not available over night. # Local Setup