You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ If your development does not require this integration, you can simply:
144
144
145
145
1. Copy `.env.example` to `.env` and edit the environment variables.
146
146
-`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).
148
148
2. Run `yarn start` to start a local development server at http://localhost:3000.
0 commit comments