Skip to content

Commit

Permalink
feat: update the data browser to release anvil2 (#3672) (#3675)
Browse files Browse the repository at this point in the history
Co-authored-by: Fran McDade <franmcdade@Frans-MacBook-Pro.local>
  • Loading branch information
frano-m and Fran McDade authored Sep 27, 2023
1 parent fe7cf54 commit 209f0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion explorer/site-config/anvil-cmg/prod/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { downloadColumn } from "../dev/index/filesEntityConfig";
import { authenticationConfig } from "./authentication/authentication";

const config: SiteConfig = {
...makeConfig("https://prod.anvil.gi.ucsc.edu", "anvil1"),
...makeConfig("https://prod.anvil.gi.ucsc.edu", "anvil2"),
exportToTerraUrl: "https://anvil.terra.bio/",
};

Expand Down

0 comments on commit 209f0c6

Please sign in to comment.