Skip to content

Commit

Permalink
Merge pull request #150 from episphere/master
Browse files Browse the repository at this point in the history
quick url fix
  • Loading branch information
bkop-ds authored Oct 10, 2023
2 parents 3c7d469 + ec22792 commit 41f9e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shared.js
Original file line number Diff line number Diff line change
Expand Up @@ -1887,6 +1887,6 @@ export const handleRangeRequests = async () => {

export const applicationURLs = {
dev: "https://episphere.github.io/bcrpDataPlatform",
stage: "https://epidataplatforms-stage.cancer.gov/bcrpp",
stage: "https://epidataplatforms-stage.cancer.gov/bcrp",
prod: "https://epidataplatforms.cancer.gov",
};

0 comments on commit 41f9e9b

Please sign in to comment.