File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import { FILTER_SORT } from "@databiosphere/findable-ui/lib/common/filters/sort/
1818
1919// Template constants
2020const APP_TITLE = "HCA Data Explorer" ;
21- const CATALOG = "dcp55 " ;
21+ const CATALOG = "dcp56 " ;
2222const BROWSER_URL = "https://explore.data.humancellatlas.dev.clevercanary.com" ;
2323const DATA_URL = "https://service.azul.data.humancellatlas.org" ;
2424const EXPORT_TO_TERRA_URL = "https://app.terra.bio" ;
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ import { getAuthenticationConfig } from "./authentication/authentication";
66
77// Template constants
88const BROWSER_URL = "https://explore.data.humancellatlas.org" ;
9- const CATALOG = "dcp55 " ;
9+ const CATALOG = "dcp56 " ;
1010const DATA_URL = "https://service.azul.data.humancellatlas.org" ;
1111const PORTAL_URL = "https://data.humancellatlas.org" ;
1212
You can’t perform that action at this time.
0 commit comments