Skip to content

Commit efc02d3

Browse files
committed
Add link to GHE wiki in local setup docs
1 parent 971c63d commit efc02d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ If your development does not require this integration, you can simply:
144144

145145
1. Copy `.env.example` to `.env` and edit the environment variables.
146146
- `DEV_URL` is the URL that the frontend app will use for API requests. It should not have a trailing slash.
147-
- `MAPBOX_ACCESS_TOKEN` is the access token provided by Mapbox.com for the app's embedded maps.
147+
- `MAPBOX_ACCESS_TOKEN` is the access token provided by Mapbox.com for the app's embedded maps. CFPB's token can be found in our [GitHub Enterprise wiki](https://GHE/HMDA-Operations/hmda-devops/wiki/Mapbox-credentials).
148148
2. Run `yarn start` to start a local development server at http://localhost:3000.
149149

150150
#### Integrating with the Filing application

0 commit comments

Comments
 (0)