File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
explorer/site-config/hca-dcp/ma-dev Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
NEXT_PUBLIC_SITE_CONFIG = ' hca-dcp-ma-dev'
2
- NEXT_PUBLIC_SITEMAP_DOMAIN = ' https://ma-pilot. explore.data .dev.singlecell.gi.ucsc.edu'
2
+ NEXT_PUBLIC_SITEMAP_DOMAIN = ' https://explore.dev.singlecell.gi.ucsc.edu'
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ import { makeManagedAccessConfig } from "../cc-ma-dev/config";
3
3
import { makeConfig } from "../dev/config" ;
4
4
5
5
// Template constants
6
- const BROWSER_URL = "https://ma-pilot. explore.data .dev.singlecell.gi.ucsc.edu" ;
6
+ const BROWSER_URL = "https://explore.dev.singlecell.gi.ucsc.edu" ;
7
7
const CATALOG = "dcp3" ;
8
8
const DATA_URL = "https://service.dev.singlecell.gi.ucsc.edu" ;
9
- const PORTAL_URL = "https://data. dev.singlecell.gi.ucsc.edu" ;
9
+ const PORTAL_URL = "https://dev.singlecell.gi.ucsc.edu" ;
10
10
11
11
const config : SiteConfig = {
12
12
...makeManagedAccessConfig (
You can’t perform that action at this time.
0 commit comments