We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 227919e commit 190858fCopy full SHA for 190858f
README.md
@@ -56,6 +56,10 @@ Set the environment variable with `export`
56
```
57
export MAPBOX_ACCESS_TOKEN=my.token
58
59
+In case of running for staging environment, you might also need to set MAPBOX_API
60
+```
61
+export MAPBOX_API=https://cloudfront-staging.tilestream.net
62
63
64
# Commands
65
0 commit comments