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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ The configuration is overridable by environment variables, expressed between []:
36
36
-`iDEditor` - The address of the iDEditor. Defaults to the `master` branch of the [RAM fork of iD](https://github.com/WorldBank-Transport/ram-id), hosted on GH Pages. (Default: https://id.ruralaccess.info). [IDEDITOR]
37
37
-`mbtoken` - The Mapbox Token to load map tiles from. [MBTOKEN]
38
38
-`rahUrl` - The url for the Rural Accessibility Hub. [RAH_URL]
39
+
-`roadNetEditMax` - Maximum value over which the road network editing is disabled. Must match the value of the same config on the backend. [ROAD_NET_EDIT_MAX]
39
40
-`auth` - The configuration for optional authentication with Auth0. By default, no authentication is set (Default: {})
40
41
-`auth.domain` - See instructions below [AUTH_DOMAIN]
41
42
-`auth.clientID` - See instructions below [AUTH_CLIENTID]
0 commit comments