From d716175b4719e95af61468b7ae4f1873fb18e28d Mon Sep 17 00:00:00 2001 From: Egor Stronhin <6418221+egor-xyz@users.noreply.github.com> Date: Fri, 9 Dec 2022 12:48:29 +0200 Subject: [PATCH] Update README.md (#2620) Added clear instructions for a quick start with proxy. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9526d08b44..a01d7c7e36 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Find your preferred SDK in [our list of official SDKs](#unleash-sdks) and import If you use the docker compose file from the previous step, here's the configuration details you'll need to get going: - For front-end SDKs, use: - - URL: `http://localhost:3000` + - URL: `http://localhost:3000/proxy` - `clientKey`: `proxy-client-key` - For server-side SDKs, use: - Unleash API URL: `http://localhost:4242/api/`