We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b14581 commit e96174cCopy full SHA for e96174c
explorer/site-config/lungmap/dev/config.ts
@@ -18,7 +18,7 @@ import { socialMedia } from "./socialMedia";
18
// Template constants
19
const APP_TITLE = "LungMAP Data Explorer";
20
const BROWSER_URL = "https://data-browser.dev.lungmap.net";
21
-const CATALOG = "lm6";
+const CATALOG = "lm7";
22
const DATA_URL = HCA_DATA_URL;
23
const EXPORT_TO_TERRA_URL = HCA_EXPORT_TO_TERRA_URL;
24
const HOME_PAGE_PATH = "/projects";
0 commit comments