mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-25 08:58:12 +08:00
switch to staging api
This commit is contained in:
+2
-1
@@ -34,7 +34,8 @@ export const tiniestFontSize = 12;
|
||||
export const bolder = 700;
|
||||
|
||||
export const API = {
|
||||
prefix: "http://api.clustering.czi.technology/api/",
|
||||
// prefix: "http://api.clustering.czi.technology/api/",
|
||||
prefix: "http://api-staging.clustering.czi.technology/api/",
|
||||
version: "v0.1/",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user