Skip to content

Commit

Permalink
feat: change hand-over to anvil-themed terra (#3594) (#3617)
Browse files Browse the repository at this point in the history
Co-authored-by: Fran McDade <[email protected]>
  • Loading branch information
frano-m and Fran McDade authored Aug 15, 2023
1 parent 6f6d6ce commit 4e6c993
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 @@ -8,7 +8,7 @@ import { authenticationConfig } from "./authentication/authentication";

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

config.dataSource.url = "https://service.prod.anvil.gi.ucsc.edu/";
Expand Down

0 comments on commit 4e6c993

Please sign in to comment.