diff --git a/README.md b/README.md index 0c87ea1d..f3c27c66 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Edge and the Proxy and how to achieve similar behavior in Edge. Running Edge in Docker with our recommended setup: ```shell -docker run -it -p 3063:3063 -e STRICT=true -e UPSTREAM_URL= unleashorg/unleash-edge: edge +docker run -it -p 3063:3063 -e STRICT=true -e UPSTREAM_URL= -e TOKENS= unleashorg/unleash-edge: edge ``` ## Edge behaviors