Skip to content

Commit 190858f

Browse files
update readme.md
1 parent 227919e commit 190858f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Set the environment variable with `export`
5656
```
5757
export MAPBOX_ACCESS_TOKEN=my.token
5858
```
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+
```
5963

6064
# Commands
6165

0 commit comments

Comments
 (0)