Skip to content

Commit c1d5c5b

Browse files
committed
Use pretty api domain name
1 parent 3e86309 commit c1d5c5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ REACT_APP_PUBLIC_URL = "/beta"
77
PUBLIC_URL = "/beta"
88

99
REACT_APP_DOMAIN = "https://pds-imaging.jpl.nasa.gov/api"
10+
#REACT_APP_DOMAIN = "https://nckyqwyyoc.execute-api.us-west-2.amazonaws.com/v1"
1011
REACT_APP_DATA_ENDPOINT = "/data"
1112
REACT_APP_SEARCH_ENDPOINT = "/search/atlas/_search"
1213
REACT_APP_PIT_ENDPOINT = "/search/atlas/_pit"

0 commit comments

Comments
 (0)