forked from microsoft/PlanetaryComputerDataCatalog
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.sample
More file actions
23 lines (16 loc) · 631 Bytes
/
.env.sample
File metadata and controls
23 lines (16 loc) · 631 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Avoid opening a browser instance on every `yarn start`
BROWSER=none
# Use HTTPS for development server
HTTPS=false
# 1DS telemetry tenant key
REACT_APP_ONEDS_TENANT_KEY=
# Root URL for STAC and Data endpoints
REACT_APP_API_ROOT=https://planetarycomputer-staging.microsoft.com
# Root URL for image function app endpoints
REACT_APP_IMAGE_API_ROOT=https://planetarycomputer-staging.microsoft.com/api/f
# Client Id for Azure Maps
REACT_APP_AZMAPS_CLIENT_ID=8f49b6d6-5845-4e20-9015-9630df1ca8d2
# Subscription Key for Azure Maps
REACT_APP_AZMAPS_KEY=
# URL for JHub cloned repo launch (including 'git-pull')
REACT_APP_HUB_URL=