mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
Update README.md (#2620)
Added clear instructions for a quick start with proxy.
This commit is contained in:
parent
bc77342380
commit
d716175b47
@ -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:
|
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:
|
- For front-end SDKs, use:
|
||||||
- URL: `http://localhost:3000`
|
- URL: `http://localhost:3000/proxy`
|
||||||
- `clientKey`: `proxy-client-key`
|
- `clientKey`: `proxy-client-key`
|
||||||
- For server-side SDKs, use:
|
- For server-side SDKs, use:
|
||||||
- Unleash API URL: `http://localhost:4242/api/`
|
- Unleash API URL: `http://localhost:4242/api/`
|
||||||
|
Loading…
Reference in New Issue
Block a user