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