docs: clarify proxy hosting details in README

This commit is contained in:
averel10
2025-11-11 22:40:08 +01:00
parent 1637139118
commit 14f3cf305c

View File

@@ -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