From 9f4c03549914c0d6d35e69f27e76ef361c5a8e1e Mon Sep 17 00:00:00 2001 From: Stan Kladko <13399135+kladkogex@users.noreply.github.com> Date: Thu, 10 Jun 2021 12:44:20 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 684a189..3b039fe 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ skale-proxy is a public service that provides proxied and load-balanced JSON-RPC 3. Set 'PROXY_FULL_HOST_NAME' in docker-compose.yml to the domain name of your proxy. -4. Set ENDPOINT_PREFIX in 'docker-compose.ymlv to the endpoint prefix (must be non-empty!) +4. Set 'ENDPOINT_PREFIX' in 'docker-compose.ymlv to the endpoint prefix (must be non-empty!) 5. Set 'ETH_ENDPOINT' in docker-compose to your ETH main net endpoint.